This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP-EXP432P401R: stdio sscanf stops the program from running

Part Number: MSP-EXP432P401R

Hello, i am currently having an interesting issue. 

For some reason sscanf kills my program, i have no idea why this is occuring as yesterday sscanf ran with no issues at all. The program is an energia project if that provides any extra information.

The program ends up getting stuck in an infinite loop within the ti_sysbios_family_arm_m3_Hwi_excHandlerAsm__I function which i have run into happening before for a different reason that disappeared a while ago. Id think its something to do with the RTOS no longer running the "main" task and just waits for a hardware interrupt of some kind.

Any help will be greatly appreciated.

**Attention** This is a public forum