文件名称:TQ2440启动代码测试--流水灯
文件大小:39KB
文件格式:RAR
更新时间:2016-06-19 16:54:34
TQ2440 启动代码
用ADS编译测试通过,流水灯程序,可以通过uboot下载至NAND里运行,直接下载到SDRAM无法运行。若要在sdram可运行,将工程中的startcode删除即可。 http://blog.csdn.net/forsakening/article/details/8996343 这里是我对启动代码的分析。
【文件预览】:
StarCode_Test
----StarCode_Test_Data()
--------Release()
--------CWSettingsWindows.stg(3KB)
--------Debug()
--------DebugRel()
----startcode()
--------config.h(516B)
--------2440addr.inc(4KB)
--------Option.inc(327B)
--------2440addr.h(28KB)
--------2440init.s(7KB)
--------Nand.h(4KB)
--------Memcfg.inc(548B)
--------nand.c(8KB)
--------def.h(444B)
----StarCode_Test.mcp(193KB)
----source()
--------ledflow.h(522B)
--------common.c(82B)
--------common.h(84B)
--------Main.c(270B)
--------ledflow.c(329B)