Question
my code stop at for (DataIdx = 0; DataIdx < len; DataIdx++)

This is my code and when I click the step-over button it will go to the below section and then it will not go further I am using STM32F407G-DISC1 board please help me regarding this.

This printf is working fine wile i just print the Printf("Hello World\n"); like this but while i want to print value it will stop at this point if you have any suggestion regarding this please help me.
