EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Porting an RTOS to Keil MCB 2130

Started by Joe Bungo June 22, 2006
Hi,

When I try to run FreeRTOS + Demo apps on the Keil MCB2100, I get
some strange results that do not occur when I use simulation. In
particular, I get stuck around 0x7FFE252 in the dissasembly and it
just hangs in an infinite loop.

One thing to note is that I am using the H-JTAG debug agent:
http://hjtag.blogspot.com/. Do you think this has anything to do
with my problem?

--- In l..., "FreeRTOS Info" wrote:
>
> >Regarding the Philips LPC2129 (ARM7) RTOS Port for the Keil
> >Development Tools from http://www.freertos.org/, can I do
everything
> >with the Keil Evaluation tools that are currently available for
> >download from Keil.com (tools since ARM acquired Keil) Or do I
need
> >a full version?
>
> All the demo applications available in the FreeRTOS.org download
should be
> usable with the evaluation versions of the respective compilers.
This is
> the intension anyway.
>
> I originally wrote the Keil port using a beta version of the Keil
compiler.
> This was an eval version that permitted unlimited compilation, but
16K (?)
> limit debugger sessions.
>
> Since then on a different computer I installed the eval version of
the
> Keil/ARM combo that came with the Luminary Micro development kit.
I presume
> (but don't know for sure) that this is the same compiler available
from
> their WEB site. This seemed to compile the project written with
the
> original Keil tools with no modification, and have the same
limitations on
> debugger sessions.
>
> Regards,
> Richard.
>
> http://www.FreeRTOS.org
> *Now for ARM Cortex-M3!*
> ----- Original Message -----
> From: "Joe B."
> To:
> Sent: Thursday, June 22, 2006 8:44 PM
> Subject: [lpc2000] Re: Porting an RTOS to Keil MCB 2130
> Hi Richard,
>
> Regarding the Philips LPC2129 (ARM7) RTOS Port for the Keil
> Development Tools from http://www.freertos.org/, can I do
everything
> with the Keil Evaluation tools that are currently available for
> download from Keil.com (tools since ARM acquired Keil) Or do I
need
> a full version?
>
> --- In l..., "FreeRTOS Info" wrote:
> >
> > >Is uCOS-II free? I thought you had to purchase the book.
> >
> > uCOS-II can be used for educational purposes for the cost of
> purchasing the
> > book. Any other use requires the purchase of a license.
> >
> > Have you considered FreeRTOS.org? There are several LPC ports in
> the
> > download. I think there are also some files in the download area
> of this
> > group.
> >
> > Regards,
> > Richard.
> >
> > http://www.FreeRTOS.org
> > *Now for ARM Cortex-M3!*
>

An Engineer's Guide to the LPC2100 Series


The 2024 Embedded Online Conference