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.

[Srcipting] How to load symbols only?

Hi,

I run application on some FPGA protoypes that automatically load the program.

I connect to CCS and  Iwant to load only symbols since it would be too long toload full program.

I do not see Java API similar to the loadProgram function.Is there any?

The compiler (for cortex a9) also generate a <filename>.symbdefs.

Could we use the loadProgram function with this file?

rgds