-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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"

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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels