Serial Boot and Flash Loading Utility for OMAP-L138.pdf
DDR计算表格:
https://www.ti.com.cn/cn/lit/an/spracq4/spracq4.pdf
很多旧的文档都已经移植了,可以到官网查看:
www.ti.com.cn/.../OMAP-L138
在flash28035_api例程中有这样一段注释和程序
// For 2803x, we dont need to copy the API from Flash as it is // present in BOOT ROM
这一段是不是说明对于2803x系列芯片下面
Example_MemCopy(&Flash28_API_LoadStart, &Flash28_API_LoadEnd, &Flash28_API_RunStart);则不需要执行了。
BOOT_ROM_API值是不是在C2000…
Other Parts Discussed in Thread: UNIFLASH , C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1096194/faq-c2000-ccs-flash…
Other Parts Discussed in Thread: TMS320F28335 用CCS5编译example_28335_flash时出现问题 如下:
先点击小虫纸,在控制台里出现下面的错误
"D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_common/source/DSP2833x_ADC_cal.asm", ERROR! at EOF:
[E1500]
file access error…