Hi, I have developed an application that runs on ecos 3.0. Now my applcation gets abort after running for 1 - 4 Hrs. I have 4 tasks in my application. I want to know which task was running when the abort happened. I have a "while(1)" loop in the abort handler. How can I get the informatin from ecos. I can see content of memory locations using debugger. Is there any global variable in eCos that holds the information about currently running task? please let me know
Regards, Ganesh K R -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
