Hi, I am new at Freescale, I used to worked with T.I. but it's dificult to find open source tools for my projects, so I would like to know if here is the place where I can find tools for Liux (Ubuntu) open source for embedded systems where I can compile and flash in easy ways, not with just close-source programas and comunication protocols.
I am developing a proyect that needs a microcontroller and a digital signal controller, so Can anybody suggest me some integrated circuits that I can use, and the tools for development (I always use C for programming by the way)?
Thanks,
Daniel
Hi Daniel,
USBDM supports using Eclipse+ARM-GCC on linux (tested on ubuntu).
See this page for downloads:
USBDM - Browse /Version 4.10.6/Software at SourceForge.net
Introduction at:
USBDM: USBDM Debugger interface for Freescale RS08,HCS08,HCS12,Coldfire and ARM-Kinetis Devices.
Some information on Eclipse setup is available on:
USBDM: Eclipse - Install (Codesourcery, GNU tools)
bye
CW10.5 doesn't support linux platform.
you can get access to the ARM GCC Linux build tools via the ARM Launch pad:
https://launchpad.net/gcc-arm-embedded
See:
http://mcuoneclipse.com/2013/07/20/dyi-free-toolchain-for-kinetis-part-1-gnu-arm-build-tools/