Hi
I am having an issue, related to vector table relocation in a Cortex - m0 based device, as VTOR isnt available there in this core, how can i manage the ISRs in a application which is not at default flash address i.e. 0x8000000, i am able to jump from my boot loader code to the application code, but after interrupt generation code stops. need help thanks in advance
Prasad