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.

Can't compile BiSS Firmware for PRU ICSS using PASM

Hi Biser;

     You've been very helpful in past and I was wondering if you could offer a clue on this one. I have the pasm tool and tried to compile the BiSS firmware solution supplied with the AM437x IDK card. I get a bunch of errors that all seem to indicate that the compiler doesn't like the LOOP symbol. I checked out the Assembler Guide which pointed me at the Wiki on the PRU instruction set. That doc indicates that there could be a problem with a mismatch between the device's symbol set and the compiler options flag. The instructions in the BiSS master design guide seem to correctly recommend the use of the -V3 compiler flag which would force the compiler to use the LOOP symbol and presumably compile correctly. The problem is that the PASM I have has no option for -V3. It whines when I try to use it. What to do? Is there a newer compiler? Can you send me a link to the latest? If you've heard of this bug is there a known solution?

Thanks,

Aaron Kellner