Resolved! Is there any alignment restriction on interrupt vectors?
Super weird thing happening:After my latest build I would receive one interrupt from I2C and that's all.After a bit of snooping around I found that the I2C interrupt was being disabled in the NVIC.So I installed some code that would detect when this ...