2021-11-07 12:56 AM
How can I fix this issue ?
Error: Invalid Register Name for _ipsr ( can't find ipsr)
#ifndef TX_MISRA_ENABLE
register unsigned int _ipsr __asm("ipsr");
#endif
Solved! Go to Solution.
2022-02-02 11:32 PM
Hi @Community member
here is the link to github repo with all applications there:
You can clone it, and compile the project for your preferred toolchain.Then you can check what's wrong with your own project settings.
regards
Haithem.