I’ve got a problem with my ChipworkX’s
Situation:
"Start debugging"
Message: "The debugging target is not in an initialized state, rebooting"
The only possibility to get in debug-mode is to set a breakpoint
Is that a version-problem? I just installed the new firmware.
I have:
ChipworkX Development System V1.5
TinyBooter: 4.1.5.1
ChipworX V4.1.6.0
thank you for your answers.
Because of your proposals, i made a new project, a simple Micro Framework “Window Application” and have still the same problem (not in an initialized state & no stop at Main())
I had a similar problem once and there it was a version problem, because of that my assumption…
What I do step by step:
Create a new “Window Application”
Start Debugging (F5)
Then the message in status line: "The debugging target is not in an initialized state, rebooting"
And the program do not stop at main but starts immediately