CMSIS_5
CMSIS_5 copied to clipboard
SVDConv does not support more than 240 interrupts
Cortex-M33 should support up to 480 interrupts, but when declaring an interrupt with interrupt number 240 or above, it triggers error M331, independent of the value of <deviceNumInterrupts>.
*** ERROR M331: interrupts.svd (Line 35) Interrupt 'LAST' Number '240' greater 239.
*** INFO M211: interrupts.svd (Line 35) Ignoring Interrupt : 'LAST' (see previous message)
Attached is a minimal svd file that reproduces the issue. interrupts.txt
Hi @simtind,
thanks for pointing this out. We'll have a look into that one.
Cheers, Jonatan
Hi, any movement on this issue?
Hi @JonatanAntoni, Have you had time to look at this?
Hi @simtind,
sorry, this slipped through while we were working on getting the CMSIS-Pack code to open source.
Cheers, Jonatan