> > 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
Message
RE: [lpc2000] Re: Port ucos to lpc2132 with Karm250
2006-02-20 by Joel Winarske