Hello All,
I have a problem with the Xdsv2 debugger using the XL launchpad.
In the interrupt function ISR, I called a function that gets the address of another function from a buffer and call It (call back function).
It seems that the code work because I Flash the code and when the launchpad is connected to the USB the led is toggling.
the thing is, in the debugging mode, after coming out from the ISR function the program pointer is lost and nothing works I think the CPU is halted.
I get this message when I press F5, to come out from ISR:
No source available for "_system_post_cinit() at D:/00_Mes_Documents\CSS_Workspace\Dual_Core_RTOS\LAUNCHPAD_FLASH\Dual_Core_RTOS.out:{3} 0x3fe468{4}"
Thank you in advance,
S.Tarik
