PROBLEM IN DEBUGGING

Dear Team ,

                   when I am debugging my code then work properly work but when we upload another example .after  some time again i try to debug my previous code in this time debugging is not working... 

  • Hello,

    I do not understand what you mean when you say that you upload a project, debugs successfully, uploads another project, and now want to debug the previous project.
    The previous project will be overwritten by the newest project. Did you make any changes to the previous project in the meantime?

    Please elaborate thoroughly on both your issue and the behavior you are observing. The more detail you provide, the easier it will be for us to help you resolve the issue.

    Best regards,
    Karl

  • for example when I am debug my ble_app_lbs_nus_c project then its working but when we upload another example then also debug working but after that when we upload previous project ble_app_lbs_nus_c then debug not working...

    in ble_app_lbs_nus_c example I have added two to three file. 

  • nishant singh said:
    for example when I am debug my ble_app_lbs_nus_c project then its working but when we upload another example then also debug working but after that when we upload previous project ble_app_lbs_nus_c then debug not working...

    I still do not fully understand what you mean by this.

    What do you mean when you say that debug does not work? Are you seeing any errors or warnings when you attempt to start the debug session?

    nishant singh said:
    in ble_app_lbs_nus_c example I have added two to three file. 

    Did you make these changes in between the time where the debugging worked, and it stopped working?

    Best regards,
    Karl

Related