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.


Messages - kmjackson

Pages: 1 2 [3]
31
ATMELTM AT91SAM7X and AVR32 / Re: Complie / build problem
« on: November 28, 2009, 03:54:39 PM »
Thank you

32
ATMELTM AT91SAM7X and AVR32 / Complie / build problem
« on: November 27, 2009, 07:31:16 PM »
I'm new to all of this and would appreciate some help.

I'm trying to build the "AT91SAM7X Tutorial - Ethernet and the Simlator" project using the Win32 uTasker SAM7X plus GNU build.  I have g++ lite installed form codesourcery.  Anyway, I keep getting the following error.

Linking...
arm-none-eabi-gcc -march=armv4t -mlittle-endian -mthumb -mthumb-interwork -Wall -Wstrict-prototypes -I../../uTaskerV1.4 -D _GNU -D _HW_SAM7X -g -c -Os ../application.c -o Build/application.o
process_begin: CreateProcess(NULL, arm-none-eabi-gcc -march=armv4t -mlittle-endian -mthumb -mthumb-interwork -Wall -Wstrict-prototypes -I../../uTaskerV1.4 -D _GNU -D _HW_SAM7X -g -c -Os ../application.c -o Build/application.o, ...) failed.
make (e=2): The system cannot find the file specified.
cs-make: *** [Build/application.o] Error 2

Thanks for any help

33
ATMELTM AT91SAM7X and AVR32 / SAM7X-EK UART Setting
« on: November 27, 2009, 07:53:12 AM »
Hi,

I'm using the SAM7x-ek board with uTasker 1.4.  Where are the default settings for the demo/debug UART?


Thanks

Pages: 1 2 [3]