skumlerud,
Was worried that you had some great idea that i had missed out on...
So i have my Sanguino completed
Manage to short cut the pins on the AT Mega 644 so of to the store tomorrow again.
But before that i managed to do a regular blink sketch and test all the ports.
Then i used Arduino 0011 to compile the same sketch that works with the Arduino but got error:
Code:In function 'byte elm_read(char*, byte)':
error: 'serialRead' was not declared in this scope In function 'void elm_write(char*)':
In function 'int elm_init()':So i did declare it just to see what the next error would be:
Code: In function 'byte elm_read(char*, byte)':
error: 'serialRead' cannot be used as a function In function 'void elm_write(char*)':
In function 'int elm_init()':So at this point of time my rookie skills are stoping me from progress. Maybe you will manage to find out what the problem is when your Sanguino is completed. Could it be that the Sanguino core files are missing something or maybe just a need of a new library. Checked the Sanguino core folder and it is containing all files that the regular Arduino core folder does, even some extra.
Well well, if you share your progress later i would be glad.
Thanks.
Moved this issue to:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1223141170/0#0