--- In lpc2000@yahoogroups.com, "Joel Winarske" <joelw@...> wrote:
>
> > > I attemp to port ucos to lpc2132,I use Karm250.
> > > Who can give me a exmaple to me,Thanks a lot.
> > >
> > On the web,only find the exmaple compile with IAR.
> > Which is better?
>
> Yes IAR is one of the standard compilers supported by most RTOS
vendors.
>
> I believe the differences are subtle, such as ISR mapping between
ports, and
> linker files. There may multiple ports so it's easier for people
to
> implement. So perhaps download all and see which one matches your
timer. I
> ported AN1229 to the LPC2148 (IAR) if anyone is interested. Of
course I
> will not distribute OS source.
>
>
> Joel
>
Hi,
There is no error when I Compile and link the project.But when I
uses uV3 simulator,it's break and prompt "arm instruction at
1414141414H".