New release of EPS Debugger is planned at the end of September. Includes many improvements e.g. support for STM32F7.
Easy to use
All features are controlled through GUI gadgets. Does not require knowledge of special commands.
All features are controlled through GUI gadgets. Does not require knowledge of special commands.
Simple setup
Just select appropriate target device compile your app for it and start debugging with just single click.
Just select appropriate target device compile your app for it and start debugging with just single click.
Multiple panes
Separate panes used for accessing specific app data. Pane layouts are preserved on debug session exit.
Separate panes used for accessing specific app data. Pane layouts are preserved on debug session exit.
Edit everything
When program is stopped you can edit data values with double click on it.
When program is stopped you can edit data values with double click on it.
Highlight
On program stops or value edits the data are highlighted for changed values.
On program stops or value edits the data are highlighted for changed values.
Theme
Customizable coloring separately for every pane.
Customizable coloring separately for every pane.
Support
You are not alone. Included in the price of the license.
You are not alone. Included in the price of the license.
Debug adapters
No external scripts or tools required to configure debug adapters. Everything solved through interactive dialogs.
No external scripts or tools required to configure debug adapters. Everything solved through interactive dialogs.
Disassembly pane
Get machine code instructions of your STM32 application.
Get machine code instructions of your STM32 application.
Registers pane
See what is the context of your STM32 micro in every moment.
See what is the context of your STM32 micro in every moment.
Watches pane
Look at variable values.
Look at variable values.
Breakpoints & watchpoints pane
Points where execution of your program are stopped.
Points where execution of your program are stopped.
Memory pane
Examine contents of onboard memory devices.
Examine contents of onboard memory devices.
Peripherals panel
Built-in peripherals device status.
Built-in peripherals device status.
Stack panel
Subroutine nestings.
Subroutine nestings.
Locals panel
What automatic variables living now.
What automatic variables living now.
From our blog
Debugging LPC2378 using serial debug monitor
Debugging NXP LPC2378 with EPSDebugger using serial debug monitor IADM at a glance. As debug interface the UART0 is used like by ISP. The debug monitor code is booted by ISP. Monitor image not more than 8192bytes and resides in … Continue reading
EPS debugger web site launched
Since now the http://www.comsytec.com is dedicated to EPS debugger and related software.