Offline compiling?

18 Jan 2010 . Edited: 18 Jan 2010

Hi All,

I recently purchased a mbed LPC1768 and am quite impressed with it. I had worked on a few projects in the past involving the LPC21xx series of processors using arm-elf-gcc and related GNU tool chains. My question is, is there any way to compile/debug/etc locally for the mbed platfom using the GNU toolchains? If so, is the process documented anywhere on the site? I could not find anything related to this. Thanks for your help.

-Stover

Hello Stover,

look at this thread, Andy C has compiled FreeRTOS with a GNU toolchain.

http://mbed.org/forum/mbed/topic/272/

Acubo.

 

18 Jan 2010

Acubo,

Thank you for your reply. That thread has just the information I'm looking for.

-Stover