Debugger with common user interface for our development support tools
* WATCHPOINT Writer supports capability only for download to flash memory. Debugger capability such as breakpoints, registers and step execution are not included. Please purchase WATCHPOINT Debugger license when the EJSCT unit is used as a JTAG debugger.
Project window
When downloading an object file, the project window opens. The project window displays the file names of currently downloaded modules, including the linked source-files and source file’s functions in a tree format. Double-clicking on a source file name automatically opens a Source window, and double-clicking on a function name automatically moves cursor to the location where the function is defined and displays the source code. The project windows capability allows you to move onto specific areas of your code quickly.