Tool/software:
Hi!
I am having some problems when loading my C PRU application programmatically from the R5 with PRUICSS_loadFirmware()
The same application runs just fine when I load it from JTAG.
And I have built another small C application which just toggles a LED on/off, that one runs just fine when I load it from the R5 PRUICSS_loadFirmware()
But when I load my other application from the R5 and load the symbols on the PRU, it seems to be continuously calling __TI_decompress_lzss() and I don't understand why.
I do not have that problem when loading it from JTAG and my other "led blink" application does not exhibit the same problems when loaded from PRUICSS_loadFirmware().
Could you please help me figure out what is going on?
Best regards
Daniel