Hello,
I want use OpenSDA like a USB-UART converter to comunicate with PC.
This was a simple task when used PE and KDS.
However trying do this in MCUXpresso with FRDM-KL25Z and KSDK2, a semihosting message had appears in IDE console, and the program debbuger goes to HardFault_Handler.
I want to know how disable semihosting in MCUXpresso to use normally UART0 through OpenSDA.