From: Matthias T. <mt...@we...> - 2011-01-28 18:45:35
|
Elliot, > I'm having a slightly better time with AvrStudio4 - by taking file > fragments from the Linux to XP (Gnome Document Viewer). Learned that > unix file paths are understood. In the rare cases in which I use the studio under windows, I've never had any problems with the slash/backslashes. Same with line endings, it simply works. > I am running into inconsistencies in file location - generating "cannot > find ..."; quite easy to edit item by item so far, but nice if fixed. > Version transition problem? Can you please more specific here? In the makefile (the build.xml is nothing really different), I use a number of directories. You need the directory with the xxxxdef.inc files from Atmel (IIRC they are included automatically, but....) and the two directories .../core (for e.g. the words/whatever.asm files) and.../core/device for the controller specific definitions. Matthias |