Hi,
I am using CCS5.2 SYS/BIOS for my project.
I am using HWI,SWI,Tasks in my project and i have configured them statically,
when i put the breakpoint in Idle function the control is coming to idle function,there i am toggling the LED and when i run the program after some time
the toggling of LED is stopped and the Control is going to abort() function.and will get the following error
No source available for "abort() at 0x304e87"
Can anyone throw some idea on this,
Thanks,
Manju