1)错误提示Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
我的CMD文件
MEMORY { PAGE 0: VECS : origin = 0x0000, length=0x040 /*PAGE 0: PVECS…
Other Parts Discussed in Thread: TMS320LF2406A 我们对于TMS320LF2406A使用的是在线烧录,烧录OK后在运行加电后有出现有2406不通讯,检查芯片发现密码不对.应该是芯片坏了.每千片中会有3-5片此类现象.请问此现象是什么原因造成,在线烧录都很正常
Other Parts Discussed in Thread: TMS320F28232 程序编译成功后,但不能下载程序。
提示:Data verification failed at deeress 0x0.
Please verify target memory and memory map.
我的软件用的是CCS V3.3