Skip to main content
AParm.1
Associate II
August 3, 2021
Solved

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

  • August 3, 2021
  • 3 replies
  • 1539 views

..

    This topic has been closed for replies.
    Best answer by zambrano.luigi

    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

    3 replies

    AParm.1
    AParm.1Author
    Associate II
    August 21, 2021

    Please, there is someone that can help me regarding the question above?

    zambrano.luigi
    zambrano.luigiBest answer
    ST Employee
    September 1, 2021

    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

    AParm.1
    AParm.1Author
    Associate II
    September 1, 2021

    Thank you very much Luigi,

    Regards,

    Alessandro P.