Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Venetec

Pages: [1]
1
ATMELTM AT91SAM7X and AVR32 / HELP-OLIMEX-SAM7EX256-OPEN SOURCE TOOLS
« on: September 21, 2008, 08:33:12 PM »
Hi Mark!
I have the Olimex SAM7EX256 and I use the Open Source Tools with SAM7X and uTasker project!
I read your post in http://www.utasker.com/forum/index.php?topic=34.0 but I can not donwload the project in the board.
I follow all steps that you utilice in the post (start eclipse, File | New | Project..., name: uTaskerV1.3, and I make the targets "all" and "clean"); when Double click on the "all" to build, in the console appear:

make -k all
make: *** No rule to make target `all'.

I change the path in the Build_SAM7X.bat because my directory is the next:

C:\Program Files\openocd-2007re204\bin;
C:\Program Files\openocd-2007re204\utils\bin;
C:\Program Files\yagarto\bin;
C:\Program Files\yagarto-tools-20070303\bin;

The new path is:

SET PATH=%PATH%;C:\Archivos de programa\yagarto-tools-20070303\bin
make -f make_uTaskerV1.3_GNU_SAM7X all

Therefore the message in the console is the same!
Thanks for your help!

Excume for my english!

Pages: [1]