Monday, November 28, 2011

max32 ide arduino bringup

install info:
http://www.arduino.cc/playground/Learning/Linux

problem with rxtx lib and java
sudo apt-get install librxtx-java
ln -sf /usr/lib/librxtxSerial.so lib/librxtxSerial.so 
 
old bug fix solved it:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1239099636/12 

max32 board:
http://digilentinc.com/Products/Detail.cfm?NavPath=2,719,895&Prod=CHIPKIT-MAX32

devkit:
https://github.com/chipKIT32/chipKIT32-MAX/downloads
 
install gcc-avr
sudo apt-get -y install gcc-avr 

No comments:

Post a Comment