Has anyone used the Azure Nx MQTT Client ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
Labels:
- Labels:
-
AzureRTOS
This discussion is locked. Please start a new topic to ask your question.
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.

- « Previous
-
- 1
- 2
- Next »