Tool/software: TI C/C++ Compiler
Hi,
i was not able to find any information about the exact implementation of the standard _assert() implementation (referenced by assert.h).
I wonder if it somehow works different when debugging the program or when the same program is running without a connected debugger.
When no debugger is connected there can't be any breakpoint set, but does it hang in an infinite loop then?
I'm using CCS 6.1.2 without any updates and i'm using the C compiler only.
Regards,
Sebastian