I have been unable to load programs onto the DSP side.
I built a simple Hello World program, created a ccxml file, declared that the GEL files for arm and dsp are "evmdm6467_arm.gel" and "evmdm6467_dsp.gel", and connected to the arm.
When I connect to the DSP side, I am unable to load my DSP programs.
The error message is as below:
"
C64XP: Trouble Writing Register PC: Error 0x00000006/-1176 Error during: Memory, Register, The IM memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level. C64XP: Trouble Setting Breakpoint with the Action "Terminate Program Execution" at 0x740: Error 0x0000000A/-1176 Error during: Memory, Break Point, The IM memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level.
C64XP: GEL Output: Clear L2 Cache in DDR Range C64XP: GEL Output: Setup Cache C64XP: GEL Output: (L1P = 32K) + C64XP: GEL Output: (L1D = 32K) + C64XP: GEL Output: [Done] C64XP: GEL Output: Disable EDMA events C64XP: GEL Output: C64XP: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x760: Error 0x0000000A/-1176 Error during: Memory, Break Point, The IM memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level. "
Could someone suggest a solution ??