Hi
I use semihosted (on lpcxpresso1769) for do a log of my application in a file.
That work fine when i run from mcuxpresso.
But if i reset me board I want me aplication continue to work witouth log. But my application do a hardFault in fopen()
is possible to test if we are connected in jtag or not?