This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Code Compiled, linked, downloaded but not running

Hi,
Do you have faced with this problem ? The USB debug adapter runs but the IDE debugger not. I can put breakpoint on the first line of the main but no break, no timer it generated too, when i stop running no stop on the code line executing.
It seems there is a problem just before the main call.

thx

Parents
  • I have such a file in that location but it is not part of my builds.

    Every time you build you link with that code. I would be amazed that you didn't know this if it were not for your apparently blanket refusal to read any documentation associated with software.

    it is 'house standard' here not to have "initialized variables at file level"

    How strange. Why would anyone impose such a rule?

    I asked a question and finally got an answer, is that not what the forum is for

    Yes, it is. There is also, however, an expectation that someone who has been using these tools for as long as you might have read the manual.

    Anyhow it will do no good to kill the puppy there

    The intent is that you strobe the watchdog in INIT.A51, not disable it.

    it will already have bitten

    Will it? How long does 'the watchdog' take to time out?

Reply
  • I have such a file in that location but it is not part of my builds.

    Every time you build you link with that code. I would be amazed that you didn't know this if it were not for your apparently blanket refusal to read any documentation associated with software.

    it is 'house standard' here not to have "initialized variables at file level"

    How strange. Why would anyone impose such a rule?

    I asked a question and finally got an answer, is that not what the forum is for

    Yes, it is. There is also, however, an expectation that someone who has been using these tools for as long as you might have read the manual.

    Anyhow it will do no good to kill the puppy there

    The intent is that you strobe the watchdog in INIT.A51, not disable it.

    it will already have bitten

    Will it? How long does 'the watchdog' take to time out?

Children
No data