AT91SAM ARM
For users of the Atmel AT91SAM7 and AT91SAM9 ARM CPU chips. Atmel has taken a new direction by combining on chip flash and ram with the ARM CPU on a single die. This provides low cost devices for small systems using the ARM CPU.
This group is to exchange information to help users get started and learn how to use the devices.
Post a new Thread
Bill Knight - Feb 13 2008
Michael
Did you turn on the power to the TWI peripheral?
Did you configure the pins for use by the TWI peripheral?
Do you have pull-up resistors on the two TWI pins? 4... 
"ICLI, Bekir (EXT)" - Feb 13 2008
Boot.lib is one of 5 .lib's I am trying to link together.
Right now I am using LFLAGS =3D -nostartfiles -fno-builtin -nostdlib=20
And I am where I have started with arm-elf-ld... 
42Bastian - Feb 12 2008
> I am trying to get my code compiled and linked, but there seems to
> be a problem saying " undefined reference to `__udivsi3' "
Seems you try to link with ld. Try gcc(or... 
John - Feb 12 2008
Are you trying to use Floating Point? Or long long's?
I started playing with Floating point at one point, and ran into a
plethora of similar problems. The project I was conver... 
"ICLI, Bekir (EXT)" - Feb 12 2008
Hi,
I have somehow managed the FP problem, but now it is much worse, there are hundreds of:
..\lib_usb\boot.lib:(.data+0x4): multiple definition of `__dso_handle'
d:/a/t/... 
twgbonehead - Feb 7 2008
Hi, all.
I have a general question about MII compatibility between different
PHY chips. I have a design that follows the AT91SAM7X-EK schematic,
but with a micrel part (KSZ80... 
rohith S - Feb 6 2008
hello sir this is rohith
i am compiling linux-2.6.20.20 kernel for arm 9 with arm-linux-gcc 3.4 compiler in linux platform i got this error please4 re... 
Andre Gompel - Feb 4 2008
Gentlemen:
if you are using embedded Linux, with an AT91SAM7x,
then could you share your experience:
* Which Linux
* Which Tools (Compiler, JTAG interface, debugger...)
*... 
jruc...@ssccorp.com - Feb 4 2008
I'm doing interrupt I/O on the SPI. Everything seems to work fine for small transfers ( ... 
fa50_pilot - Feb 3 2008
I've written my own USB bootloader and it is ALMOST working. I'd like to describe my
approach and ask for any ideas on what is wrong.
First, I'm using IAR C-compiler, my own ... 
previous |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
next