2016IEEE Embedded Systems LettersRequires access

Arduino Debugger

Jan Dolinay, Petr Dostálek, Vladimír Vašek

Open publisher page 9 citations

Abstract

This letter describes our source-level debugger for Arduino which can be used to debug the code in Arduino using GNU debugger. The presented solution uses Eclipse as the visual front-end. It does not require any modification of the Arduino board or additional hardware; debug functionality is achieved by adding a program library to the user application. Standard functionality expected from a debugger is available, such as setting breakpoints while debugging, stepping through the code and viewing variables. This allows developing projects with Arduino more efficiently and also using the Arduino for teaching embedded programming at a more advanced level, including debugging the program.

About this research paper

What this paper is about

This letter describes our source-level debugger for Arduino which can be used to debug the code in Arduino using GNU debugger. The presented solution uses Eclipse as the visual front-end. It does not require any modification of the Arduino board or additional hardware; debug functionality is achieved by adding a program library to the user application. Standard functionality expected from a debugger is available, such as setting breakpoints while debugging, stepping through the code and viewing variables. This allows developing projects with Arduino more efficiently and also using the Arduino for teaching embedded programming at a more advanced level, including debugging the program.

Why it matters

OpenAlex reports 9 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

This letter describes our source-level debugger for Arduino which can be used to debug the code in Arduino using GNU debugger. The presented solution uses Eclipse as the visual front-end. It does not require any modification of the Arduino board or additional hardware; debug functionality is achieved by adding a program library to the user application. Standard functionality expected from a debugger is available, such as setting breakpoints while debugging, stepping through the code and viewing variables. This allows developing projects with Arduino more efficiently and also using the Arduino for teaching embedded programming at a more advanced level, including debugging the program.

Key concepts: Debugger, Computer science, Arduino, Embedded system, Operating system, Programming language, Computer hardware, Debugging

Related papers

Back to paper searchBrowse research topicsOriginal source
Arduino Debugger — Research Paper | ScholarLens