Open pengpenglinghui opened 3 years ago
I have met the same problem with zero-riscy, and reported illegal instruction in GUI with messy code from uart. Do u have any approach to this question? Many Thanks!
I have fixed this problem. The key point is to re compile the riscy-gnutoolchain with "make ZERORISCY=1" to fit the zero-riscy. :-D
./cmake_configure.zeroriscy.gcc.sh
make vcompile
make helloworld.vsimc
i cant see “helloworld”