Dear E2E Community,
I am working on a project where i use PRU0/1 core of AM1808 SoC.
Tools which i am using:
a) CCS6 + Spectrum Digital XDS510 USB Debugger.
b) HW: Custom board with AM1808 SoC.
I would like to write my PRU code in C and use CCS6 PRU C compiler to compile and then load the code onto PRU, but i am stuck now as can't load .hex file of PRU code using CCS6 + Spectrum XDS510 debugger.
Can someone pls give me some pointers on the below?
a) Has anyone used this debugger and successful in loading the PRU code written and compiled using PRU C Compiler?
b) Does anyone know how to create PRU .bin array file for the C Compiler output(i.e .out or .hex) files.
As per PASM help page, option to create .bin array file from ,hex is not available.
c) If the above 2 are not possible, then, what are the other ways i can load my PRU program(written in C and compiled using PRU C compiler) on to PRU and debug?
Thanks in Advance!!
Best Regards,
Nagi