I'm trying to run this code currently, which is just to let me know what mode is being used at the moment. It doesn't change modes yet, so it should just print "Temperature" to the console. However, when I run the code in debug mode, it pauses inside trgmsg.c at line 114 in the second screenshot. I can resume and it will run until it pauses again at this point. It does print once every time I run it past this point, but is there any reason why it keeps pausing at this point?