Tool/software: Code Composer Studio
Hello Community,
I am trying to integrate PRU firmware with my CCS project. For that I have added the Binary file path in the project linker section and in library linker I have added the command file.
Now, the project is successfully compiling.
But, when I am getting below error while I try to load the binary in the debug mode.
"Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x7ff0: (Error -1065 @ 0x3D5A) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.3.0.00003) "
Please let me know if I am missing something.
Regard,
Hiren Bhuva