This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28M35的C28核加载不进去程序?急!!

您好!前一段时间在你们那买了一个协奏曲的开发板F28M35H52C1,但是最近的实践中老是出现问题,我想请您看下是什么问题?该怎样解决?
初学F28M35,按照例程上的顺序 
1、连接好硬件电路
2
、启动CCSv4,并导入模板例程,然后对每一个例程Build Project
3Launch Target Configuration。在Debug窗口对两个核分别Connect Target
现在每次都可以连接上M3和C28核,一直在加载程序这一步出现问题。M3核加载进.out文件后,接着要给C28加载.out文件,但是M3一直能加载进去,C28 的就一直出现错误提示。
C28xx_0: Flash operation timed out waiting for the algorithm to complete. Operation cancelled.
C28xx_0: Flash Programmer: Error initializing device.
C28xx_0: Flash Programmer: Error erasing Flash memory.
C28xx_0: Flash operation timed out waiting for the algorithm to complete. Operation cancelled.
C28xx_0: Trouble Writing Memory Block at 0x13e097 on Page 0 of Length 0x16: (Error -1156 @ 0x4E26) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Release 5.0.429.0)
Cannot write to target
C28xx_0: Error: (Error -1135 @ 0x8000) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Release 5.0.429.0)

   

希望各位大侠帮小弟解决下这个困扰很久的问题,小弟不胜感激。