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.
使用2800137芯片,空白芯片可正确烧录。烧录至FLASH后上电复位出现以下报错信息,无法烧录。
我目前的解决方式是卡在芯片刚上电的时候使用UniFlash擦除芯片。
想问如何解决?
报错信息:
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 9.7.0.00213)
C28xx_CPU1: Trouble Writing Memory Block at 0x5f412 on Page 1 of Length 0x1: (Error -1137 @ 0x5F413) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 9.7.0.00213)
C28xx_CPU1: GEL: Error while executing OnTargetConnect(): Target failed to write 0x0005F412@Data
at *((int*) (0x0005F400+0x12))=0x0013 [f2800137.gel:254]
at OnTargetConnect()
C28xx_CPU1: GEL Output: ... DCSM Initialization Start ...
C28xx_CPU1: GEL Output: ... DCSM Initialization Done ...
C28xx_CPU1: GEL: Error while executing OnReset(0): identifier not found: pkgType
at (pkgType&(0xFU<<0U)) [f2800137.gel:766]
at Device_Config() [f2800137.gel:210]
at OnReset(0)
C28xx_CPU1: File Loader: Verification failed: Values at address 0x000000@Program do not match Please verify target memory and memory map.
C28xx_CPU1: GEL: File: D:\WORK\gpio_ex2_toggle\CPU1_RAM\gpio_ex2_toggle.out: a data verification error occurred, file load failed.
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 9.7.0.00213)
该报错可能与复位电路有关,可能是某些电阻缺失或者是电源故障。能否检查下复位电路?