Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

i want at91sam9 compiler

Status
Not open for further replies.

5282604

Full Member level 4
Joined
Dec 19, 2009
Messages
194
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Location
egypt
Activity points
2,404
i want at91sam9 compiler
to write code for AT91SAM9260

my dream to learn to make this board

**broken link removed**


thank's
 

the mini2440 uses a S3C2440 by the way.... (it's also my dream but i found it cheaper just to buy one... by the time...)


i checked the keil uVision3 (free trial available) and it supports the MCU you need...

ARM926EJ-S based High-performance 32-bit RISC Microcontroller with
Thumb extensions, 32K Bytes ROM, 8K Bytes SRAM, USB 2.0 Device Port,
USB 2.0 Host Single Port, Ethernet MAC 10/100 Base T, External
Bus Interface, Bus Matrix, System Controller, Reset Controller,
Shutdown Controller, Clock Generator, Power Management Controller,
Advanced Interrupt Controller, Debug Unit, Periodic Interval Timer,
Watchdog Timer, Real-Time Timer, One 4-channel 10-bit AD Converter,
Three 32-bit PIO Controllers, Twentytwo Peripheral DMA Channels (PDC),
Multimedia Card Interface (MCI), One Synchronous Serial Controllers (SSC),
Four Universal Synchronous/Asynchronous Receiver Transmitters (USART),
Two Master/Slave Serial Peripheral Interface (SPI), Two Three-channel 16-bit
Timer/Counters (TC), Two-wire Interface (TWI), IEEE 1149.1 JTAG
Boundary Scan
 

    5282604

    Points: 2
    Helpful Answer Positive Rating
thank's for replay
S3C2440 or at91sam9 or any other not imprtant . i want any arm9 powerfull microcontroller
______________________
keil uVision3
it by c or assemply ?
and it easy to learn it ?
keil uVision3 have a library for mmc or ethernet....
 

with keil uVision3 you can program by C and ASM, you choose...

well... C is easier but it depends if you have a previous background on programming... do you program at low level (Assembler) or high Level (C, basic) y suggest to program at C...

try searching for examples on internet (Keil also comes with examples...)

about libraries.... mmmm... it's easier to get those libraries from the manufacturer (ATmel should have on its page... but i didn't check... try searching)
 

thank's for your reply

about libraries.... mmmm... it's easier to get those libraries from the manufacturer (ATmel should have on its page... but i didn't check... try searching)

i search for library and i do not found any library

and how i can start to learn arm ? :D
 

how i can start to learn arm ?

by reading datasheets and doing lots of programming.

talking on the internet certainly wouldn't get you there.
 

datasheet it hard to learn it
i want the best compiler for arm
 

if you cannot read and comprehend a datasheet, even the best compiler cannot help you.
 

Try gcc from: http://www.codesourcery.com/ they are best solutions from gcc compilers for eabi, ucLinux and Linux (for some machines)...

You can use eclipse framework or just make all system in standard way (manual mode)...

chrdcv
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top