freeRTOS port to MPC5744P ( without processor Expert)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

freeRTOS port to MPC5744P ( without processor Expert)

645件の閲覧回数
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 返信

634件の閲覧回数
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 件の賞賛
返信