Home > other >  Novice for help, the MCU debugging what is the problem?
Novice for help, the MCU debugging what is the problem?

Time:09-19

Compilation is successful, but can't debugging,

CodePudding user response:

How is called debugging not, according to run not to walk?

CodePudding user response:

reference 1st floor xuyaqi029 response:
how call can't debugging, according to run not to walk?

No output, under normal circumstances if there should be no second yellow arrow

CodePudding user response:

Very normal, the above one is the disassembly of the arrow, the second is the C language of arrows, no output, how do you want to get the output,

CodePudding user response:

reference xuyaqi029 reply: 3/f
is normal, the above one is the disassembly of the arrow, the second is the C language of arrows, there is no output, how you want to get the output of

According to the program, the output should be k=55

CodePudding user response:

Is this your application software, the simulation results, k=0 x000a not k=55,

CodePudding user response:

reference 5 floor xuyaqi029 reply:
is this your application software, the simulation results, k=0 x000a not k=55,

10 lines of code is k=k + I not k=k + 1,
And how do you add images in the reply??

CodePudding user response:

After the change:

I have a screenshot software: screener_plugin

CodePudding user response:

refer to 7th floor xuyaqi029 response:
after the change:

I have a screenshot software: screener_plugin

Is I don't understand, debug, now I know why, thank you
  • Related