The Integrated debugger ID78K0-NS for the 78K0 Series (hereafter referred to as the ID78K0-NS) is a software tool developed for NEC Electronics's 78K0 Series of 8-bit microcontrollers for embedded control. This software tool is intended to enable efficient debugging of user programs.
The commands that are often used are displayed as buttons, so that they can be executed with a single mouse click. In this way, an environment with excellent operability can be provided.
Get the ID78K0-NS debugger and give it a try to see for yourself just how useful it can actually be for you!
Here are some key features of "ID78K0-NS":
Source debugging:
· A C source program and source program in assembly language can be debugged.
Using functions of in-circuit emulator:
· By using the detailed event setting function of an in-circuit emulator, break events can be set and the user program can be traced.
Monitor function (automatic display updating function when execution is stopped):
· If execution of the user program is stopped, the values of the window displayed on the screen are automatically updated.
Saving/restoring debugging environment:
· The debugging environment including information on setting of breakpoints and events, downloading files, and display status and position of windows can be saved to a file (project file).
· By loading this project file, the debugging environment can be restored.
Batch execution by command and creation of custom window:
· A console window that allows batch processing on the command line and creation of the user's own custom window has been added.