ARM9-compatible-soft-CPU-core icon indicating copy to clipboard operation
ARM9-compatible-soft-CPU-core copied to clipboard

uClinux.bin

Open mmw43 opened this issue 7 years ago • 2 comments

hello,do you have uClinux.bin or .elf file?Because now I need to use this compiled binary file .thanks a lot.

mmw43 avatar Mar 27 '19 03:03 mmw43

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

risclite avatar Mar 28 '19 06:03 risclite

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.

mmw43 avatar Mar 30 '19 12:03 mmw43