Categories: Linux
今天在Linux下编译了uclinux,制作了xcopilot的ROM,运行成功。
下面是截图:

hello,
I am currently a graduate school student in Taiwan, and I have a great interests about embedded systems.
Of course, I got no money to have a real board to test the enviroment, so I search for solutions over Internet.
I download the xcopilot emulator, and successfully make, and I compiled a test program with this commend
m68k-elf-gcc -Wall -elf2flt -m68000 hello.c -lc -o test.out
After that, I run the xcopilot and try to load test.out, however, the program was halted, and process panic.....
Can I ask if you ever successfully run your testing programs, if yes, can I have your secret formula??
or if the answer is no, can u also share me about your work you have done. and hve a discuss...
thank you with
many regards...
:)