之前我们申请过10片TMX320F28377SPTP,并用此开发了一套电源的控制板,开发环境是6.0.1.00040;我们另外买了TMS320F28377SPTP用在同一版本的控制板上,先加载F28377S.ccxml,然后连接目标CPU,在Debug的环境下,选择RUN菜单中Load子菜单中的Load Program,选择相应的Out文件后点“OK”。
先加载F28377S.ccxml,
然后连接目标CPU,
连接后:
在Debug的环境下,选择RUN菜单中Load子菜单中的Load Program,选择相应的Out文件后点“OK”。
C28xx_CPU1: GEL Output:
Memory Map Initialization Complete
C28xx_CPU1: 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.
C28xx_CPU1: File Loader: Data verification failed at address 0x00080000 Please verify target memory and memory map.
C28xx_CPU1: GEL: File: D:\CCS6WP\zhongshan20160608\CPU1_FLASH\zhongshan20160608.out: a data verification error occurred, file load failed.
请问如何解决?