TI中文支持网
TI专业的中文技术问题搜集分享网站

关于TMS320f28377d连接CPU2时烧写代码至flash报错的问题

我最近仿照买来的开发板自己设计了一块板,原理图完全根据开发板画的,目前仅仅是检测芯片是否可用(其他自己设计的模块并没有连接)。连接CPU1时可以烧写例程中的代码到flash中,可是在CPU1连接的情况之下再连接CPU2烧写代码到CPU2 flash中时发生了错误,而用同样的操作和代码烧写到开发板是没有任何问题的。报错如下:

C28xx_CPU2: Error: (Error -1135 @ 0xC0CC) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 6.0.14.5)C28xx_CPU2: Trouble Halting Target CPU: (Error -1044 @ 0x0) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 6.0.14.5)C28xx_CPU2: Error: (Error -1135 @ 0xC0CC) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 6.0.14.5)C28xx_CPU2: Unable to determine target status after 20 attempts
C28xx_CPU2: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
C28xx_CPU1: Trouble Reading Register RPC: (Error -1044 @ 0x0) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 6.0.14.5)C28xx_CPU1: Error: (Error -1135 @ 0x82B04) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 6.0.14.5)C28xx_CPU1: Unable to determine target status after 20 attempts
C28xx_CPU1: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0007026D@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not write 0x0005F444@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0005F444@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x00130@Program: target is not connected
C28xx_CPU2: Error writing the PLL values. (Flash algoirthm returned error code). Operation cancelled.
C28xx_CPU2: Error occurred during flash operation: Could not write 0x0005D200@Data: target is not connected
C28xx_CPU2: File Loader: Memory write failed: Unknown error
C28xx_CPU2: GEL: File: D:\ccs6\ccs_work_dir\lab01_LED\Debug\lab01_LED.out: Load failed.
C28xx_CPU2: Error occurred during flash operation: Could not read register PC: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not write 0x0005F800@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not write 0x00000@Program: target is not connected
C28xx_CPU2: Error occurred during flash operation: Cannot enable while the target is disconnected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0005F444@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0007026D@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not write 0x0005F444@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0005F444@Data: target is not connected
C28xx_CPU2: Error setting the GSxMSEL register for Flash operations
C28xx_CPU2: Error occurred during flash operation: Failed to run target while trying to execute pwrite_en.alg
C28xx_CPU2: Flash operation timed out waiting for the algorithm to complete. Operation cancelled.
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0007026D@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not write 0x0005F444@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0005F444@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0007026D@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not write 0x0005D200@Data: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x5D200@Program: target is not connected
C28xx_CPU2: Error occurred during flash operation: Could not read 0x0007026D@Data: target is not connected
C28xx_CPU2: Flash Programmer: Unable to acquire the clock semaphore. The other core might still be accessing the clock registers. Operation Cancelled.
C28xx_CPU2: Error occurred during flash operation: Could not write register PC: target is not connected

此问题困扰我很久了,选择来论坛求助。求各位大佬指点一下,感激不尽!

Seven Han:您是根据哪个开发板设计的呢?板子上的会有一些拨码开关设置一样吗?电路板焊接是否存在问题?

赞(0)
未经允许不得转载:TI中文支持网 » 关于TMS320f28377d连接CPU2时烧写代码至flash报错的问题
分享到: 更多 (0)