Skip to content

micropython #2

@bittu-digital

Description

@bittu-digital

I found that you are working on ztachip.I got issues with the micropython
I have done the ztachip build process , standalone image is working fine.
While going with micro-python ,I followed these steps
git clone https://github.com/micropython/micropython.git
cd micropython/ports
cp -avr /micropython/ztachip_port .
cd ztachip_port
export PATH=/opt/riscv/bin:$PATH
export ZTACHIP=<given the path , where zta-chip is built>.
make clean
make
But the error i got is same again after "make"
image

Even while opening minicom using " sudo minicom -w -D /dev/ttyUSB1" i could not open any prompt to paste the example codes.
Resolving this issue will be very grateful to me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions