文件名称:nboot
- 所属分类:
- Windows CE
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.14mb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
由三星的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),layout的 object/sysmbol:为2440init.o
section:Init
4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin
下面为全部源码,注意用ADS编译
2442addr.h
2442addr.inc
2442init.s
2442lib.c
2442lib.h
2442loader-1208.c
2442slib.h
2442slib.s
Def.h
k9s1208_s.s
Memcfg.inc
Nand.h
Nand_mini.c
Option.h
Option.inc-By Samsung from 2442 to amend, correct guidance eboot, Please note that Samsung used the public version of the hardware configuration, can refer to specific QQ2440, because I ran in some platforms, the specific operation 1.target settings: post-linker: choice for the ARM fromELF2.ARM assembler and ARM c Compiler of the architecture or processor choices: ARM920T3.ARM linker
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),layout的 object/sysmbol:为2440init.o
section:Init
4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin
下面为全部源码,注意用ADS编译
2442addr.h
2442addr.inc
2442init.s
2442lib.c
2442lib.h
2442loader-1208.c
2442slib.h
2442slib.s
Def.h
k9s1208_s.s
Memcfg.inc
Nand.h
Nand_mini.c
Option.h
Option.inc-By Samsung from 2442 to amend, correct guidance eboot, Please note that Samsung used the public version of the hardware configuration, can refer to specific QQ2440, because I ran in some platforms, the specific operation 1.target settings: post-linker: choice for the ARM fromELF2.ARM assembler and ARM c Compiler of the architecture or processor choices: ARM920T3.ARM linker
(系统自动生成,下载前可以参看下载内容)
下载文件列表
boot
....\2440.sc
....\2442addr.h
....\2442addr.inc
....\2442init.s
....\2442lib.c
....\2442lib.h
....\2442loader-1208.c
....\2442slib.h
....\2442slib.s
....\boot4k.axf
....\boot4k.bin
....\build.bat
....\Def.h
....\err
....\...\2442init.err
....\...\2442lib.err
....\...\2442loader-1208.err
....\...\nand_mini.err
....\k9s1208_s.s
....\list.txt
....\Makefile
....\Memcfg.inc
....\Nand.h
....\Nand_mini.c
....\obj
....\...\2442init.o
....\...\2442lib.o
....\...\2442loader-1208.o
....\...\nand_mini.o
....\Option.h
....\Option.inc
....\prj
....\ReadMe.txt
....\tools
....\.....\1.bat
....\.....\boot4k.bin
....\.....\dnw.exe
....\.....\dnw.ini
....\.....\make.exe
....\.....\MSP_2442.exe
....\2440.sc
....\2442addr.h
....\2442addr.inc
....\2442init.s
....\2442lib.c
....\2442lib.h
....\2442loader-1208.c
....\2442slib.h
....\2442slib.s
....\boot4k.axf
....\boot4k.bin
....\build.bat
....\Def.h
....\err
....\...\2442init.err
....\...\2442lib.err
....\...\2442loader-1208.err
....\...\nand_mini.err
....\k9s1208_s.s
....\list.txt
....\Makefile
....\Memcfg.inc
....\Nand.h
....\Nand_mini.c
....\obj
....\...\2442init.o
....\...\2442lib.o
....\...\2442loader-1208.o
....\...\nand_mini.o
....\Option.h
....\Option.inc
....\prj
....\ReadMe.txt
....\tools
....\.....\1.bat
....\.....\boot4k.bin
....\.....\dnw.exe
....\.....\dnw.ini
....\.....\make.exe
....\.....\MSP_2442.exe