搜索资源列表
nboot
- 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000
bootloader
- 大部分人对ARM启动开始段的汇编程序比较陌生,今天我说说我自己的理解。-Most people start the beginning of the ARM assembler segment unfamiliar, today I talk about my own understanding.