Project

General

Profile

CompilingFirmware » History » Version 25

peteruithoven, 2014-05-10 16:23

1 5 jaap
{{>toc}}
2
3 2 peteruithoven
h1. Compiling from source
4 3 peteruithoven
5 25 peteruithoven
It is possible to compile the software from source and make a binary image that runs on the mbed. 
6
See: "README.md":https://github.com/LaosLaser/Firmware/blob/master/README.md
7 6 peter
8
h1. Debugging
9
10 4 jaap
You can debug the MBED by means of a USB/serial connection. This is included in the mbed (no USB/serial adapter required).
11 1 peteruithoven
See the [[MBED Serial Debugging]] page for more information.