I don't understand why in SPC5Studio in "SPC5 RLA IRQ Component" in ISR section it is possible to set the interrupt priority up to 15. In SPC58EC80E5 it is written that the priority level can be up to 64 (0 to 63).
Can someone help me?
Alessandro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-03 2:43 PM
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-31 11:51 PM
Hi,
you are right. We will fix it in the next releases. As temporary workaround, you can fix it by changing manually the priority in the file irq_cfg.c just after the SPC5Studio code generation.
Regards,
Luigi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-21 4:56 AM
Please, there is someone that can help me regarding the question above?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-31 11:51 PM
Hi,
you are right. We will fix it in the next releases. As temporary workaround, you can fix it by changing manually the priority in the file irq_cfg.c just after the SPC5Studio code generation.
Regards,
Luigi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-01 3:02 PM
Thank you very much Luigi,
Regards,
Alessandro P.
