Post Go back to editing

Can not step through Code While Debugging

Hi ALL,

I am new to this,please help.

I am having BLIP2 BOARD REV 2.0  and ICE-1000 with CCSE 2.6.0 version.

1) Created Crosscore Project

2) my sample program contains a automatic created program(no external code is added.

3) I did debug configuration and tried few times it worked

       *) I was able to browse assembly and steup through and stepover

4) After that I am program gets loaded but debug control does not get into code (main function)

5) I tred

       a) clean build 

       b) closing restarting hardware and IDE

       c)  all the debug controls are disabled.

Can some help me please.

attachments.zip
Parents
  • Hello  raghavanps,

    The last screen shot (afterpressing_yes_for a debug_view.PNG) says that the one of the CCES version is already in progress. Have you selected the option Yes to terminate the previous debug session.

    The options that I can think of as of now are:

    Close the CCES 2.6.0

    Detach the USB Cable from the emulator.

    Relaunch CCES and attach USB Cable to emulator and Host PC, verify if you can debug.

    Last option you can restart the PC and test.

    Always make sure to Terminate the debug session by pressing on Terminate button which is available in Debug perspective.

    Regards,

    Sudheer

Reply
  • Hello  raghavanps,

    The last screen shot (afterpressing_yes_for a debug_view.PNG) says that the one of the CCES version is already in progress. Have you selected the option Yes to terminate the previous debug session.

    The options that I can think of as of now are:

    Close the CCES 2.6.0

    Detach the USB Cable from the emulator.

    Relaunch CCES and attach USB Cable to emulator and Host PC, verify if you can debug.

    Last option you can restart the PC and test.

    Always make sure to Terminate the debug session by pressing on Terminate button which is available in Debug perspective.

    Regards,

    Sudheer

Children
No Data