port FreerRTOS on LPC1857

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

port FreerRTOS on LPC1857

235 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpc1857 on Tue Dec 25 07:04:09 MST 2012
Hi,

I have tried to port the FreeRTOS for LPC1857 controller. for the reference i have used port.c file of LPC1767 controller.

My problem is i have not seen any System Tick Timer configuration related information in LPC18xx data sheet. While in LPC17xx datasheet the separate chapter (LPC17xx System Tick Timer) is provided.

System Timer is main part to port FreeRTOS on LPC1857.

So any one have idea or already ported it on LPC18xx controller.
0 Kudos
3 Replies

207 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by serge on Wed Dec 26 15:34:47 MST 2012
I am also interested in such a target board :D

Edit: I just found the user manual UM 10430 and an evaluation board OM13039 (Keil MCB1857 Evaluation Board)

Since this is a KEIL development and this is an LPCXpresso forum....
0 Kudos

207 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Rob65 on Tue Dec 25 23:26:53 MST 2012
My problem is that I don't see a datasheet ...
The NXP website does contain a page with the LPC1857 but it says the datasheet is not yet available.

The systick timer is part of the standard Cortex M3 configuration so I would expect the systick to be at the standard location where it is in all M3 devices. The feature list on the webpage does mention the systick timer so as I expected it is available.

If you've got target boards, just send me one so I can help you out with the port :D

Rob
0 Kudos

207 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by serge on Tue Dec 25 18:01:59 MST 2012
Following NXP's website the LPC1857 is still under development. Some samples are already available but that makes it difficult to really help you.

Can someone (NXP guru's perhaps) help us out here please?
0 Kudos