jecrespo / duinos

Automatically exported from code.google.com/p/duinos
0 stars 0 forks source link

Mega2560 patch for 0.4 and arduino 1.0 issues #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I've created a new patch for the 0.4 DuinOS version.
This patch allow (like the old one) usage of DuinOS on Mega and Mega2560 
boards, with 1.0.x arduino software.

To apply my patch, just replace port.c in 
../hardware/arduino/cores/arduino.DuinOS/DuinOS by the new one.

Also, from arduino 1.0 software version, the pinmapping of boards are stored in 
separated directory named "variants", and boards.txt MUST set the 
xxx.build.variant property for each boards entries.

By the way the files : pin_arduino.h and pin_arduino.c in Duinos core directory 
must be rename or deleted !

As example I've also join a copy of my board.txt file with Mega2560 and 
Mega1280 + Duinos entries.

The patch have been tested with Mega2560 Rev2 board and he is fully working.

(Ps: Sorry for the poor english, it's not my native language)

Original issue reported on code.google.com by skywodd on 17 Jun 2012 at 6:18

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

This patch is fully working for me

Realy thanks!

Original comment by thomas.k...@googlemail.com on 25 Jun 2012 at 2:27

GoogleCodeExporter commented 9 years ago
why its not work for me
your boards.txt make the board menu in arduino ide empty
please helpme
i use ubuntu 11.04

Original comment by azzuhri...@gmail.com on 14 Jan 2013 at 8:31

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hello skywodd
I take a copy of DuinOS, updated it to Arduino v1.0.3 and put your patch in it.
Everyone can acces it at https://github.com/niesteszeck/DuinOS/

Original comment by nsanz...@gmail.com on 9 Mar 2013 at 12:31

GoogleCodeExporter commented 9 years ago
Hi, I take a new Fork to DuinOS + FreeRTOS 7.3.0 + Arduio 1.5.x in 
http://www.guithub.com/CarlosDelfino/Arduino and 
http://www.carlosdelfino.eti.br/downloads/viewcategory/11-duinos

Other informations in portuguese: 
http://www.carlosdelfino.eti.br/programacao/item/91-duinos-2012-2-novo-port-do-f
reertos-730-%20-ide-arduino-15

Original comment by consulto...@carlosdelfino.eti.br on 9 Mar 2013 at 1:33

GoogleCodeExporter commented 9 years ago
Nice work Carlos.
 I will close my fork, and start using yours! 

Original comment by nsanz...@gmail.com on 11 Mar 2013 at 4:03

GoogleCodeExporter commented 9 years ago
Thanks Nicolás!

You is welcome!!!

Original comment by consulto...@carlosdelfino.eti.br on 11 Mar 2013 at 4:07