Project using LPCOpen and FreeRTOS from Scratch

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

Project using LPCOpen and FreeRTOS from Scratch

446 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by GPh on Wed Nov 05 03:15:03 MST 2014
Hi,

LPCOpen is a very good tools with good example and features, Thanks to NXP.

But i have I have some trouble. Why ?
Because the LPCOpen is bundle with lot of things (samples, boards specifics library, ...) and i want to made my project from scratch. Or at least with only useful files in my project.

I want to use serial, IO, I2C SPI, USB and Ethernet with FreeRTOS on my own board.

So what i need to take from LPCOpen pack ?
What i need to modifiy ? (init board probably)
How can i make common library for use in my project and get the ability to update LPCOpen and FreeRTOS in the future ?

In other words : What is the good way to make my common shared library ?

Thanks a lot, Philippe.


Labels (1)
0 Kudos
2 Replies

391 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by GPh on Thu Nov 06 02:10:28 MST 2014
Hi,

I don't look at the FreeRTOS site but i have see this video on YT.
Thanks.

It's simply difficult to me to take only library in LPCOpen+FreeROTS package.
I understand that i have to make my own board.c Library for init, and i think it was easy.

But how to extract LPCOpen & FreeRTOS to have easy upgrade and import it in new project ?

I am not familiar with Eclipse, perhaps i miss some evidents things.

Have a nice day, Philippe.


0 Kudos

391 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Paul on Wed Nov 05 07:18:10 MST 2014
Hello Philippe
Have you checked out the following link:
http://www.freertos.org/FreeRTOS-Plus/BSP_Solutions/NXP/index.html
This would be a good place to start.

Paul
0 Kudos