Any insight on what targets _endless_loop__ in libcrt0
"Andrew McLaren" <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.user |
|---|---|
| Organization | Aratika NZ |
| Message-ID | <DFD2FF0C45E34569B0E15C9F2738E536@jupiter> |
Hi all, I've got a situation where some logic (running on a 439 MSP430) ends up in _endless_loop__ which is part of libcrt0. This can happen after the logic has been happily running some intensive test logic for hours, and I'm trying to ascertain how it could end up there. The debugger is not giving me a lot of help (specifically no traceback of how it got here). There is always a possibility that some memory corruption of mine has let the logic go awol, and by its nature if it hits this logic it will be trapped here. What I suspect is more likely is that _endless_loop__ is the deliberate target of an unrecoverable error in one of the C functions (which itself is no doubt triggered by something I have done!). Can someone who understands the msp C runtime support give me any insights into the intent behind _endless_loop__, and in what situations it could be invoked. If I understand this better it may give me some clues where to look. Thanks, regards, and a great Christmas to all. Andrew ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users