Hi there,
As from c28x (spru430e) Standard Operation for CPU Maskable Interrupts, after fetching interrupt vector, SP is increased by 1 and processor will perform automatic context save.
My question is what is the value of this SP upon interrupt triggering?
I only know that SP points to address 0x400 upon reset. But what is its value under above situation and what would be the difference between background/foreground system and rtos system.
Thank you!
Regards,
Leon