Forum Discussion
CAlex
Contributor
3 years agoHi
Another issue occurred:
I include the <alt_interrupt.h> and trying to make the file,
and the error information:Error: Thumb encoding does not support an immediate here -- `msr CPSR_c,#(0x12|0x80|0x40)' occurred.
I read the src code and that appears related to
alt_int_fixup_irq_stack(uint32_t stack_irq) function
Yet I didn't call that function.
What's that error means and most importantly how can I fix that?
reguards.