Other Parts Discussed in Thread: MSP-EXP430FR5739, MSP430WARE
I am trying to debug using simple printf. I have printf set to minimal. I increased the stack and heap size very substantially...... 4096 and 3072 respectively.
Stepping through the assembly created for printf seems to crash at a line with CALLA &_lock. I have tried with CIO enabled and disabled.
I also tried with putchar.....it does the same thing.
The way I understand Code Composer Studio debugging.....printf should go straight to the 'Console'.
Thanks for any help!!!!
