Re: Where do i start?



Try looking at some of the C source code examples associated with an ARM
evaluation kit (for example, Atmel's AT91EB40A...

http://www.atmel.com/dyn/products/tools_card.asp?family_id=605&family_name=AT91+ARM+Thumb&tool_id=2717

While they are specific to a particular implementation (product) they do
provide real examples of low level software written in C (i.e. accessing
registers in devices, interrupts, etc.). There are probably better links...
but this is one I knew of.

TC


"Xarion" <xarion@xxxxxxxxxxxxxxxx> wrote in message
news:dc557n$kns$1@xxxxxxxxxxxxxxxxxxxxx
> Hi everyone
>
> I have been desing hardware based on the C51 architecture in assembly code
> I am wanting to migrate to ARM and and wanting to start writing in C
> rather than assembler. can anyone give me any site that could help me out
> with this, like writing to registers, changing modes, dealing with
> interrupts etc.
>
> Thanx!
> Xarion
>


.



Relevant Pages

  • Where do i start?
    ... I have been desing hardware based on the C51 architecture in assembly code ... I am wanting to migrate to ARM and and wanting to start writing in C rather ...
    (comp.arch.embedded)
  • Re: Where do i start?
    ... I am wanting to migrate to ARM and and wanting to start writing in C rather ... than assembler. ...
    (comp.arch.embedded)
  • Re: Where do i start?
    ... I am wanting to develop new hardware with ARM micros and am looking for some ... > I am wanting to migrate to ARM and and wanting to start writing in C ...
    (comp.arch.embedded)
  • Re: Request for comment on my tiny learning project: dfighterdb (mytree)
    ... you may as well post the source code to the group. ... There's a chance someone who's writing a similar application ... the modem users amongst us, ... When I moved ISP, I left a ...
    (comp.lang.c)
  • Re: Request for comment on my tiny learning project: dfighterdb (mytree)
    ... you may as well post the source code to the group. ... relatively permanent existence in various Usenet archives. ... There's a chance someone who's writing a similar application ... My suggestion is to put your struct definitions in source files, ...
    (comp.lang.c)