Hi,
When I'm doing the LAB1 of the link below
https://processors.wiki.ti.com/index.php/PRU_Training:_Hands-on_Labs
I encountered the error below.
How can I solve this problem?
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.
Hi,
When I'm doing the LAB1 of the link below
https://processors.wiki.ti.com/index.php/PRU_Training:_Hands-on_Labs
I encountered the error below.
How can I solve this problem?
(split from the previous thread with an unrelated question)
Hi,
This error is caused by the <syntaxhighlight> directives in the middle of the main.c code. This is common when copying code from a web page.
Removing these directives should allow building the code.
Regards,
Rafael