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.

PRU-CGT: How to check whether label is not too far from qbx instruction?

Part Number: PRU-CGT

Hello,

I'm using clpru compiler to compile asm files for ICSSG subsystem. Because the code has many macros it is possible to make code where the gbxx label became unreachable. As far as I know the compiler doesn't generate an error, but generates invalid code. Or it does? Is there any clpru option to generate errors if label became unreachable?

Thanks, -Vitaly