Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 4 months ago.
Modifying MAXREFDES101 SOURCE CODE
Hi,
I want to modify the program from the MAXREFDES101 SOURCE CODE found here : https://os.mbed.com/components/Health-Sensor-Board/
It says above the main program :
Warning
Do not use the Online Compiler. First clone it and use the Makefile to compile it i.e. type "make all"
Why is it so ? If I import it into the Online Compiler and Compile it, I have errors... Does it mean I cannot modify the program directly from the online compiler ? What IDE is then suggested to work with such a program ? Will the debugger be available ?
Thanks