In Circuit Debugging

From Flowcode Help
Revision as of 08:47, 19 July 2013 by ReeceL (talk | contribs)
Jump to navigationJump to search

<sidebar>Sidebar: What Is an Interrupt?</sidebar> It is now possible to do in circuit debugging using Flowcode and either our v7 EB006 or our ICD tool hardware. The ICD feature is enabled via the Project Options window. Once enabled a user can toggle simulation and ICD mode via a tick box from the 'Debug' menu (Debug > ICD Mode).


When ICD is enabled you must re-program the target device to allow the ICD code to be loaded onto the target device. Once the device has been programmed it will stay in a waiting state waiting for Flowcode to allow it to start running. Clicking the simulation run or step buttons in Flowcode will trigger the target device to react accordingly. Clicking the simulation stop button will reset the target device so that it restarts from the very start of the program.


Breakpoints, single stepping, and other simulation features such as the Simulation Debugger also work seamlessly with the ICD functionality.

Gen In Circuit Debugging ICD Flowchart.png