uClinux.bin
hello,do you have uClinux.bin or .elf file?Because now I need to use this compiled binary file .thanks a lot.
Hi, Thanks for your interesting in this project. Since it is a long time, I only remember that uclinux simulation is based on one open-source simulator: skyeye. Please refer: www.skyeye.org. Now this simulator is not updated. I am not a embedded-software developer and know only a little on compiling something. I have found some useful urls for you, may these are helpful. https://www.huihoo.org/mirrors/skyeye/eng/index.html https://www.huihoo.org/mirrors/skyeye/skyeyesoft.html https://www.huihoo.org/mirrors/pub/embed/skyeye/binary/uclinux/uclinux4skyeye-binary-v0.2.tgz
Maybe https://github.com/risclite/ARM9-compatible-soft-CPU-core/blob/master/TRAINING(CHINESE)/WEB/chapter9/uclinux.rar is something you want. In this zipped file, there is one file : uclinux0.bin
First of all, thank you for your patient answer.The uclinux.bin file is done.I would like to ask you about the validation of the processor model.Because I am now doing the validation of the arm model. I wrote some ARM assembler language to test mamually, but the efficiency is low.I would like to ask if you have any good suggestions on validation.thank you very much.