End/Termination points for Classic API tasks

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Jun 17 14:15:52 UTC 2014


On 2014-06-17 15:45, Martin Galvan wrote:
> Thanks a lot. Is it safe to assume every program will, at some point, call
> _Terminate? (unless of course it's running indefinitely)

_Terminate() should be the common exit point for all termination paths 
including exceptions.  It depends on the BSP if this is really the case.  Some 
BSPs just return to the boot loader or reset in case an exception occurs.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the users mailing list