[C.CC USERS] ATMEGA 1280
Paul Verbeke
paverbeke at gmail.com
Fri Dec 31 15:52:59 GMT 2010
Hi,
I am very new to occam pi, but it looks very interesting to say the least.
I have been trying to get it working with an Arduino AtMega1280 board. I was
able to (I think) download the firmware to it. When I compile the sample
program for it I get errors ( I will paste below). If I select a different
board like the Arduino it seems to compile. Is there anything I am missing?
Also, is there any support for the Diecimila, or is it too small? Are there
more examples out there? Could an existing Arduino project be converted to
run completely in occam pi?
My apologies if the information is in the archives
Thanks,
Paul Verbeke
Compiling: C:\Transterpreter\arduino\plumbing-book\ch1.occ
Command: [C:\Transterpreter\bin\avr-occbuild.exe, --occ21-opts, -b,
--occ21-opts, -tle, -v, --toolchain=tvm, --search,
C:\Transterpreter\arduino\tvm\lib, --search,
C:\Transterpreter\arduino\tvm\include, --search,
C:\Transterpreter\arduino\tvm\include\arch\m1280, --search,
C:\Transterpreter\arduino\tvm\include\arch\common, --search,
C:\Transterpreter\arduino\tvm\include\platforms\arduinomega,
-DF.CPU=16000000, --program,
C:\Transterpreter\arduino\plumbing-book\ch1.occ]
Environment: [OCC21=C:\Transterpreter\bin\occ21.exe,
PLINKER.PL=C:\Transterpreter\bin\plinker.exe,
OCTRAN=C:\Transterpreter\bin\tranx86.exe,
TCE-DUMP.PL=C:\Transterpreter\bin\tce-dump.exe,
KROC=C:\Transterpreter\bin\kroc]
Error-occ21-boardmap.module(26)- expected ":", IS or RETYPES, found name
"Architecture"
Error-occ21-boardmap.module(76)- expected ":", IS or RETYPES, found end of
line
Serious-occ21-C:\Transterpreter\arduino\plumbing-book\ch1.occ(171)-
unbalanced #IF directive
occbuild: Setting ISEARCH to:
C:\Transterpreter\arduino\tvm\lib;C:\Transterpreter\arduino\tvm\include;C:\Transterpreter\arduino\tvm\include\arch\m1280;C:\Transterpreter\arduino\tvm\include\arch\common;C:\Transterpreter\arduino\tvm\include\platforms\arduinomega;C:\tvm\distribution\windows\install-avr\share\tvm\avr-vtlib;C:\tvm\distribution\windows\install-avr\share\tvm\avr-vtinclude;C:\Transterpreter\arduino\plumbing-book
occbuild: Running command: C:\Transterpreter\bin\occ21.exe -t2 -V -etc -w -y
-znd -znec -udo -zncc -init -xin -mobiles -zrpe -zcxdiv -zcxrem -zep -b -tle
-DEF F.CPU=16000000 -DEF OCCBUILD.TVM
C:\Transterpreter\arduino\plumbing-book\ch1.occ
occbuild: Command failed: C:\Transterpreter\bin\occ21.exe -t2 -V -etc -w -y
-znd -znec -udo -zncc -init -xin -mobiles -zrpe -zcxdiv -zcxrem -zep -b -tle
-DEF F.CPU=16000000 -DEF OCCBUILD.TVM
C:\Transterpreter\arduino\plumbing-book\ch1.occ
compile exited with error code: 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.concurrency.cc/pipermail/users/attachments/20101231/fdb7cd99/attachment.htm>
More information about the users
mailing list