如题,自己设计了一块板子。烧写程序的时候连接了两个CPU,都可以连接上。单独烧写程序至CPU1时没有问题,烧写至CPU1之后再烧写程序至CPU2时报错。CCS提示错误如下:
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
同时,我还有一块买来的开发板,在同样的程序同样的配置之下,连接两个CPU烧写程序都没有问题。
求问各位大佬,可能是哪儿出了问题?如果28377芯片有的管脚断路了会造成一个CPU能下载程序而另一个下载不了吗?还是说我的芯片坏了呢?
谢谢您的回答,感激不尽!
Seven Han:
您可以参考下这个帖子:e2e.ti.com/…/676413
如题,自己设计了一块板子。烧写程序的时候连接了两个CPU,都可以连接上。单独烧写程序至CPU1时没有问题,烧写至CPU1之后再烧写程序至CPU2时报错。CCS提示错误如下:
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
同时,我还有一块买来的开发板,在同样的程序同样的配置之下,连接两个CPU烧写程序都没有问题。
求问各位大佬,可能是哪儿出了问题?如果28377芯片有的管脚断路了会造成一个CPU能下载程序而另一个下载不了吗?还是说我的芯片坏了呢?
谢谢您的回答,感激不尽!
mangui zhang:试试先烧写CPU2再 烧写CPU1看看行不行如果一直是后烧写的不行的话
我觉得应该是你设计的问题是不是电源输出功率不够
如题,自己设计了一块板子。烧写程序的时候连接了两个CPU,都可以连接上。单独烧写程序至CPU1时没有问题,烧写至CPU1之后再烧写程序至CPU2时报错。CCS提示错误如下:
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
同时,我还有一块买来的开发板,在同样的程序同样的配置之下,连接两个CPU烧写程序都没有问题。
求问各位大佬,可能是哪儿出了问题?如果28377芯片有的管脚断路了会造成一个CPU能下载程序而另一个下载不了吗?还是说我的芯片坏了呢?
谢谢您的回答,感激不尽!
user5739360:
回复 mangui zhang:
您好,谢谢您的回复。先烧写CPU2也烧写不进去,直接报错了,,,,
如题,自己设计了一块板子。烧写程序的时候连接了两个CPU,都可以连接上。单独烧写程序至CPU1时没有问题,烧写至CPU1之后再烧写程序至CPU2时报错。CCS提示错误如下:
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
同时,我还有一块买来的开发板,在同样的程序同样的配置之下,连接两个CPU烧写程序都没有问题。
求问各位大佬,可能是哪儿出了问题?如果28377芯片有的管脚断路了会造成一个CPU能下载程序而另一个下载不了吗?还是说我的芯片坏了呢?
谢谢您的回答,感激不尽!
user5739360:
回复 Seven Han:
您好,我仔细看了看您推荐的帖子,他的报错确实和我的一模一样,可是最后一个回复。他说可以用C2prog对CPU2编程了,我不知道c2prog是什么,也不知道他调了什么,怎么突然就可以了呢?您能教我一下吗?
谢谢您,麻烦了!
感激不尽!
如题,自己设计了一块板子。烧写程序的时候连接了两个CPU,都可以连接上。单独烧写程序至CPU1时没有问题,烧写至CPU1之后再烧写程序至CPU2时报错。CCS提示错误如下:
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
同时,我还有一块买来的开发板,在同样的程序同样的配置之下,连接两个CPU烧写程序都没有问题。
求问各位大佬,可能是哪儿出了问题?如果28377芯片有的管脚断路了会造成一个CPU能下载程序而另一个下载不了吗?还是说我的芯片坏了呢?
谢谢您的回答,感激不尽!
user5739360:
回复 Seven Han:
您好,谢谢您的回复,您推荐的这篇帖子他最后解决了问题,可是我没看明白他是怎么解决这个问题的,您可以教教我具体怎么做吗?(因为那篇帖子已经锁了,没法直接问楼主),麻烦您了,谢谢!
如题,自己设计了一块板子。烧写程序的时候连接了两个CPU,都可以连接上。单独烧写程序至CPU1时没有问题,烧写至CPU1之后再烧写程序至CPU2时报错。CCS提示错误如下:
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
同时,我还有一块买来的开发板,在同样的程序同样的配置之下,连接两个CPU烧写程序都没有问题。
求问各位大佬,可能是哪儿出了问题?如果28377芯片有的管脚断路了会造成一个CPU能下载程序而另一个下载不了吗?还是说我的芯片坏了呢?
谢谢您的回答,感激不尽!
user5342636:
回复 user5739360:
我使用的是28377S,仿真器是XDS100V2,在FLASH烧写的时候出现了和您一样的error,请问您最后是怎么解决这个问题的呢