Offline GCC compiling and debugging with mbed
.
Visit my notepad where you find a link to my mbed GCC makefile.
This notepad serves as a placeholder. I publish articles on my blog and just link them here in order to make them visible from mbed.
Building an application with GCC offline (KL25Z used as an example)
http://embeddedworldweb.blogspot.com/2013/08/mbed-gcc-with-eclipse-kl25z-part-1.html
Debugging an application with GCC and JLink (KL25Z used as an example)
http://embeddedworldweb.blogspot.cz/2013/09/mbed-gcc-with-eclipse-kl25z-part-2.html
If something not clear, use comments here !
1 comment on Offline GCC compiling and debugging with mbed:
Please log in to post comments.
This is a great guide. I intend to do something like this in the future and this will be very valuable.
thanks Martin.