Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

startup for AMR RDS 1.2 IDE

startup for AMR RDS 1.2 IDE

2005-05-17 by D.T. SAVELEC

Hello !
I'm new at this group so : hello everybody :+)
I've bought LPC2138 µc and I've an evaluation card MCB2130.
I've the RDS 1.2 IDE and I have problems to make my first application.
To start, my application has to blink a led using a timer interrupt.

Is anyone can help me to make my first code with the RDS development chain.
I just look for an example project. My problems is to write the startup for the C code and define the map addresses for the linker.

I would greatly appreciate any help !
Best regards,
    Christophe

[Non-text portions of this message have been removed]

Re: startup for AMR RDS 1.2 IDE

2005-05-18 by atmelbr

--- In lpc2000@yahoogroups.com, "D.T. SAVELEC" <dt@s...> wrote:
> Hello !
Hi,
Get blink_ADS_1.2.zip file on files section.

On Project Properties->Build->LinkAdvanced configure
RW Base = 0x40000100
R0 Base = 0
First = Vectors

On Project Properties->Compile->Compilation->
Endianness = little
On Project Properties->Assembly->Assemble Mode = ARM
                                 CPU = ARM7TDMI

Regards,
          msam




> I'm new at this group so : hello everybody :+)
> I've bought LPC2138 µc and I've an evaluation card MCB2130.
> I've the RDS 1.2 IDE and I have problems to make my first application.
> To start, my application has to blink a led using a timer interrupt.
> 
> Is anyone can help me to make my first code with the RDS development
chain.
> I just look for an example project. My problems is to write the
startup for the C code and define the map addresses for the linker.
Show quoted textHide quoted text
> 
> I would greatly appreciate any help !
> Best regards,
>     Christophe
> 
> [Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.