Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Why "Step over" and "Step in" are disabl

Wizard
2006-09-18
2006-09-18
  • Wizard - 2006-09-18

    I use CoDeSys ver. 2.3.5.4 (Oct 18 2005). When I run my programm in "Simulation mode" , set breakpoint, and when workflow reachs breakpoint it marks with red, as default. I can use Step Over and Step In commands.

    But when I run my program on real controller (using RTS + StrongARM + Nucleus OS) , workflow stops when reachs breakpoint but it does not marks with red and commands "Step over" and "Step in" are disabled.

    I can't understand why! Any ideas?

    Maybe somebody can help me? Where I can find code in RTS responsible for feedback to the CoDeSys evironment when breakpoint is reached?

    Thanks for your answers!

     
  • Erik Böhm - 2006-09-18

    Hi

    Maybe you have to activate the Debugging in Project->Options->Compile Options -> Check Box "Debugging"

    Best Regards

    Erik

     
  • Wizard - 2006-09-18

    Erik Böhm hat geschrieben:
    Hi
    Maybe you have to activate the Debugging in Project->Options->Compile Options -> Check Box "Debugging"
    Best Regards
    Erik

    This option is already activated. Debug is working. I mean that workflow stops on breakpoints but "Step over" and "Step in" are disabled.

    Besides there is no such a problem in Simulation mode .

    Probably something with my RTS but I do not know what exactly.

     
  • Erik Böhm - 2006-09-18

    Hi

    If theese options are ghosted (grey) in the Menu, only 3S can help you.

    Looks to me like your Target does not support theese options.

    Best Regards

    Erik

     

Log in to post a comment.