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.

Compilation failure error!

Hi Team,

I'm currently programming the PRU module in AM64x in .asm and the following error was encountered.

Quite weird that the error thrown for missing a semicolon for a comment is a serious compilation failure Sweat smile

Case1: Shorter comment length,missed semicolon =>  compiler identifies the error.

 

Case2: longer comment length, missed semicolon => compiler throws a serious error without pointing to any commands.

 

 This took me a while to figure out the issue, any plans to catch this error while compiling?

Best Regards,

Madhurya