This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSv4.2.3 Reloading code causes Image Analyzer to reload



Hi

Can the image analyzer be setup to NOT load the image when I reload the code when the "refresh on halt" button is set. This really slows down progress if I have a 1080 image displayed (I have to wait for ever for the image to refresh before my code goes to the c_int00).

Cheers

  • Eddie,

    I imagine this really causes a distress in the usability of the debugger. However, in this case the debugger is doing what it is supposed to do, which is refresh the graph on halt...

    What I imagine it is happening is the image analyzer component cannot tell what "type" of breakpoint this one is - if it is the breakpoint after a load/reload or a regular breakpoint in the normal execution of the target. 

    In any case an enhancement is filed: SDSCM00040279

    Regards,

    Rafael