freeRTOS port to MPC5744P ( without processor Expert)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

freeRTOS port to MPC5744P ( without processor Expert)

1,018 次查看
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 项奖励
回复
1 回复

1,007 次查看
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 项奖励
回复