From: Elliott C. <ec...@te...> - 2011-01-31 01:27:55
|
I am now looking at using avra under linux. Avra doesn't compile for me, so I am trying the static version. As recommended, I have downloaded amforth by svn, ... Accordingly, it appears that the makefile lines DIR_ATMEL=../../Atmel and AVRA=avra -I $(DIR_ATMEL)/Appnotes2 need to be changed. I think the first should end "core", and the other should end "devices"; and thus that the early MCU line should read MCU=devices/<device name>/device.inc. Good guesses? -- Elliott Chapin http://clients.teksavvy.com/~echapin |