This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
I am exploring writing PRU code in C for c6748 DSP. I set up a ccs project for PRU and wrote a simple main function that sets an integer variable to a value. It built ok, but failed to load. Following error message was displayed:
PRU_0: File Loader: Verification failed: Values at address 0x0020@Program_Memory do not match Please verify target memory and memory map.
PRU_0: GEL: File: C:\Users\PeterH\workspace_v8\PRU Sandbox\Debug\PRU Sandbox.out: a data verification error occurred, file load failed.
Also, the currently available TI software package for PRU does not list c6748. Can someone explain what might be happening here?
Thanks.
Peter
Hello Peter,
You are correct, Processor SDK does not currently have support for the PRU on the C6748.
To get a CCS project running on the PRU, please take a look at the response from Melissa in the following thread:
How to PRU - Processors forum - Processors - TI E2E support forums
If you have any questions please let us know.