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