freeRTOS port to MPC5744P ( without processor Expert)

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

freeRTOS port to MPC5744P ( without processor Expert)

682 Views
IF_Team
Contributor I

I do have the requirement to use freeRTOS v 10.4.1  WITHOUT Processor Expert in MPC5744P.

  I'm a quite experienced user of freeRTOS at high level BUT  new to Low Level aspects of the implementation.

------> I had a look to the Porting guide of freeRTOS, is there any faster getting started  point ( without Processoro Expert) ?

-----> Does NXP plan to provide other ports of freeRTOS for this MicroContoller?

0 Kudos
Reply
1 Reply

671 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

We have implementation with processor expert only.

But processor expert is simple tool for generating configuration. So you can just copy/paste generated source to your project.

If you want to write your own configuration, this will require deeper knowledge on micro. If you are familiar with micro it should not be any great effort and the code will be better optimized then one generated from PE.

We have posted lot of example codes here:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445

which can serve are a good reference.

best regards,

Peter

0 Kudos
Reply