
30
The Debug perspective has a layout oriented to debugging.
The application is remotely launched and stops at the main function's first line of code.
To step through the instructions, press the F6 key.
To insert a breakpoint, double-click on the left border of any code line on the Editor. To remove a
breakpoint, double-click on it again.
Other debugging tasks include inspecting variables and expressions, displaying memory and registers,
and showing the disassembled code interleaved with the source code. These tasks are covered in the Digi
ESP Online Help.
12. What's next?
Congratulations!
You have created, built, transferred, run, and debugged your first application for the target device.
Now you can use Digi ESP to develop the Linux kernel, the rootfs, complex applications, and libraries to
create a powerful system for your target device.
To get the most of Digi ESP for Embedded Linux, read the Digi ESP Online Help, accessible from menu
Help > Help Contents > Digi ESP for Embedded Linux.
Kommentare zu diesen Handbüchern