alec_stewart
Joined: 27 Jun 2013 Posts: 3 Location: Paia, HI
|
Why does the debugger load twice? |
Posted: Thu Jun 27, 2013 2:02 am |
|
|
PCWH Compiler/IDE version 5.007
ICD-U64 Rev 3 with firmware 2.96
PIC18F45K22 on CCS development board
When I click on "Build" in the IDE, the project builds.
Once the project has finished building the status bar at the bottom of the debugger window goes through the Attaching, Loading, Busy, Ready progression. At the end of this, the status bar has the text "Ready MCU at 64.00 MHz" on a green background.
If I then try to start the debugger by clicking on the green Run triangle, the status bar goes through the Attaching, Loading, Busy progression again before showing "Running".
Does anyone know how can I prevent this second, presumably superfluous, Attaching, Loading, Busy process? _________________ Alec Stewart |
|