Tool/software: Code Composer Studio
hello,
I have some problem to program flash for DSP2 core.
I am using XDS510 USB for programming DSP. The DSP1 core is always well programmed. But when CCS try to program DSP2, there is on error.
I observed JTAG signal with a scope and all JTAG signal seems to be good.
extract from CCS:
C28xx_CPU1: GEL Output:
Memory Map Initialization Complete
C28xx_CPU1: If erase/program (E/P) operation is being done on one core, the other core should not execute from shared-RAM (SR) as they are used for the E/P code. Also, CPU1 will be halted to determine SR ownership for the CPU which will run the Flash Plugin code, after which CPU1 will be set to run its application. User code execution from SR could commence after both flash banks are programmed.
C28xx_CPU2: GEL Output:
Memory Map Initialization Complete
C28xx_CPU2: If erase/program (E/P) operation is being done on one core, the other core should not execute from shared-RAM (SR) as they are used for the E/P code. Also, CPU1 will be halted to determine SR ownership for the CPU which will run the Flash Plugin code, after which CPU1 will be set to run its application. User code execution from SR could commence after both flash banks are programmed.
C28xx_CPU2: Error occurred during flash operation: Timed out waiting for target to halt while executing wr_pll.alg
C28xx_CPU2: Error writing the PLL values (Flash algorithm timed out). Operation cancelled.
C28xx_CPU2: Trouble Removing Breakpoint with the Action "Remain Halted" at 0xc15f: Error 0x00000008/-1066 Error during: Break Point, Cannot set/verify breakpoint at 0x0000C15F
C28xx_CPU2: File Loader: Memory write failed: Unknown error
C28xx_CPU2: GEL: File: C:\_INFRANOR\DEV\Pac2\C2000\Pac2_cpu2_bm\Debug\Pac2_cpu2_bm.out: Load failed.