User Tools

Site Tools


microcontrollers:linux_microcontroller_development_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
microcontrollers:linux_microcontroller_development_options [2012/01/22 00:10] – [Atmel AVR] mithatmicrocontrollers:linux_microcontroller_development_options [2012/09/17 22:02] mithat
Line 1: Line 1:
 ====== Linux microcontroller development options ====== ====== Linux microcontroller development options ======
-:!: // This page is under development and is deeply clouded by the author'lack of experience with any of the tools mentioned.//+:!: // This page is under development and is clouded by the author'less than ample experience with the tools mentioned.//
  
 When it comes to microcontroller development platforms, Windows gets almost all the love. There are tons of commercial, gratis, and FOSS tools for Windows to support microcontroller development as well as the peripherals often associated with embedded design (e.g., [[http://www.digi.com/xbee/|Xbee]] cards). When it comes to microcontroller development platforms, Windows gets almost all the love. There are tons of commercial, gratis, and FOSS tools for Windows to support microcontroller development as well as the peripherals often associated with embedded design (e.g., [[http://www.digi.com/xbee/|Xbee]] cards).
Line 42: Line 42:
   * [[http://avarice.sourceforge.net/|AVaRICE]]: interface GDB debugger with the Atmel's AVR JTAG ICE.   * [[http://avarice.sourceforge.net/|AVaRICE]]: interface GDB debugger with the Atmel's AVR JTAG ICE.
   * [[http://www.nongnu.org/simulavr/|simulavr]]: simulator   * [[http://www.nongnu.org/simulavr/|simulavr]]: simulator
 +
 +:!: The exact differences between the toolchain provided by Atmel and the "classic" toolchain are astoundingly opaque. Very little information on the Atmel-provided set is available outside of the Atmel site, suggesting that it may not be used that much in the wild.
  
 An [[http://avr-eclipse.sourceforge.net/wiki/index.php/The_AVR_Eclipse_Plugin|AVR Eclipse Plugin]] supporting the above is also available if you want an IDE experience. Best part: "With this Plugin you don't have to hassle with makefiles any more. The makefiles for building your application are automatically created." An [[http://avr-eclipse.sourceforge.net/wiki/index.php/The_AVR_Eclipse_Plugin|AVR Eclipse Plugin]] supporting the above is also available if you want an IDE experience. Best part: "With this Plugin you don't have to hassle with makefiles any more. The makefiles for building your application are automatically created."
Line 47: Line 49:
 AVR on Linux's biggest issue may be simulation support. The [[http://www.nongnu.org/simulavr/|simulavr]] project seems to be in a state of limbo, transition and/or chaos at the moment. While there has been some recent activity in the project, there have been no new releases in years and AFAICT the most recently available sources (from 2005) may not actually be the most recent release! Also, the available release(s) seem to support a fairly narrow range of microcontrollers. AVR on Linux's biggest issue may be simulation support. The [[http://www.nongnu.org/simulavr/|simulavr]] project seems to be in a state of limbo, transition and/or chaos at the moment. While there has been some recent activity in the project, there have been no new releases in years and AFAICT the most recently available sources (from 2005) may not actually be the most recent release! Also, the available release(s) seem to support a fairly narrow range of microcontrollers.
  
-:!: The exact differences between the toolchain provided by Atmel and the "classic" toolchain are astoundingly opaque. Very little information on the Atmel-provided set is available outside of the Atmel site, suggesting that it may not be used that much in the wild. 
  
 ==== Debian packages ==== ==== Debian packages ====
microcontrollers/linux_microcontroller_development_options.txt · Last modified: 2013/08/23 20:33 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki