Introduction

Sometimes you will write programs that behave unexpectedly, this is usually because of errors in your code called bugs! Bugs can come from lots of places such as typos or a misconception about how the program will work. To make your programs work you will need to find these bugs and solve them.

This activity will show you how use CodeBug emulator controls and breakpoints to find bugs in your code and ways of solving the problems.

You will need
CodeBug CodeBug
Micro USB cable
Computer

Activities with this step

Back to top