请教各位高手,本人使用的是红色的那款F28377S lauchpad,在烧录已经成功烧录过几次的程序时,出现了以下错误。经过与前辈的讨论,认为可能是芯片自锁了,如果芯片自锁了,可能是什么原因导致的呢?有什么方法解决?十分感谢!
注,曾经做过的操作:
1、曾把JP1、JP2短路帽拿掉后用曾在J1、TP22之间短暂加过3.3V的辅助电源。
2、报错后按下reset按钮再烧录依然报错。
3、烧录时应该没有掉电。
C28xx_CPU1: Failed CPU Reset: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Trouble Reading Register PC: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: GEL: Error while executing OnReset(1): Internal error while writing 0x0005FB00@Data
at *((int *) 0x5FB00)=0 [f28377s.gel:28]
at OnReset(1)
C28xx_CPU1: Trouble Writing Memory Block at 0x5fb00 on Page 0 of Length 0x2: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x5FB00@Program
C28xx_CPU1: Trouble Writing Memory Block at 0x5f800 on Page 1 of Length 0x2: (Error -1137 @ 0x5F802) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x0005F800@Data
C28xx_CPU1: Trouble Writing Memory Block at 0x5fb00 on Page 0 of Length 0x2: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x5FB00@Program
C28xx_CPU1: Trouble Writing Memory Block at 0x5f800 on Page 1 of Length 0x2: (Error -1137 @ 0x5F802) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Error occurred during flash operation: Target failed to write 0x0005F800@Data
C28xx_CPU1: Failed CPU Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: Trouble Reading Register PC: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 7.0.100.0)
C28xx_CPU1: GEL: Error while executing OnReset(1): Internal error while writing 0x0005FB00@Data
at *((int *) 0x5FB00)=0 [f28377s.gel:28]
at OnReset(1)
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: Verification failed: Values at address 0x82000@program do not match Please verify target memory and memory map.
C28xx_CPU1: GEL: File: F:\ti\controlSUITE\device_support\F2837xS\v200\F2837xS_examples_Cpu1\epwm_up_aq\cpu01\ccs\CPU1_FLASH\epwm_up_aq_cpu01.out: a data verification error occurred, file load failed.
|