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.

CCS/MSP430F5438A: Debugger doesn't run the function

Part Number: MSP430F5438A

Tool/software: Code Composer Studio

Hello,

I have an interesting problem. I wrote a function to send a char array via spi protocol. The function's elements are the char array and the lenght of that array. If the array has 12 element and if i choose 12 for the lenght of array, msp430 step over that function. If that array has 11 elements and if i choose 11 for lenght of array, msp430 execute that function. Msp430 also execute for 13. By the way the char array's size is 30. I cant figure out why it happens.

Best regards.

**Attention** This is a public forum