Society of Robots - Robot Forum

Software => Software => Topic started by: romick on June 10, 2010, 12:54:46 AM

Title: what is required to port webbotlib to run on a new avr chip?
Post by: romick on June 10, 2010, 12:54:46 AM
I have a MCU based on ATMega128L. What sys header file should I use? If there is no required header, what file should I use to base new header on it? What should be changed in the file for proper execution on different MCU?
Title: Re: what is required to port webbotlib to run on a new avr chip?
Post by: Webbot on June 12, 2010, 10:25:51 AM
Give me some time to check the datasheet and I'll get back to you
Title: Re: what is required to port webbotlib to run on a new avr chip?
Post by: Webbot on June 12, 2010, 11:10:21 AM
The 128L has the same datasheet as the 128
So just try including
sys/atmega128.h