Hi,
I'm having the issue , when IPL (bootloader) gives the control to the application from 0x00000000 location to flash rom location 0x00028000 , if I place flash Rom address at the interrupt vector table starting address, the uc3 RTOS task are not getting initialized and not able to see the logs, getting struck at the initialization itself, how to resolve the issue??
I will attach the icf file, before(working) and after(not working) changing the vector table address location