How can i port FreeRTOS to MPC5748G in S32DS for Power?

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

How can i port FreeRTOS to MPC5748G in S32DS for Power?

跳至解决方案
2,379 次查看
timwang
Contributor II

I have these sources.捕获.PNG

标记 (3)
0 项奖励
1 解答
1,705 次查看
jiri_kral
NXP Employee
NXP Employee

Hello, 

best way how to use FreeRTOS with S32DS is starting from SDK example (part of S32DS). On the main menu  bar click on File -> New -> S32DS Project from Example

s32ds_2017-09-05_13-49-42.png

In MPC57xx EAR SDK v0.8.0 Example Projects folder choose MPC5748G -> demo_apps -> freertos_mpc5748g

pastedImage_2.png

在原帖中查看解决方案

0 项奖励
4 回复数
1,706 次查看
jiri_kral
NXP Employee
NXP Employee

Hello, 

best way how to use FreeRTOS with S32DS is starting from SDK example (part of S32DS). On the main menu  bar click on File -> New -> S32DS Project from Example

s32ds_2017-09-05_13-49-42.png

In MPC57xx EAR SDK v0.8.0 Example Projects folder choose MPC5748G -> demo_apps -> freertos_mpc5748g

pastedImage_2.png

0 项奖励
1,705 次查看
jfrey
Contributor IV

I haven't been able to compile anything from the MPC57xx EAR SDK v0.8.0 examples.

I'm getting a missing Cpu.h, which doesn't exist on my hard drive. Is there another set of packages that we need to install to compile it?

0 项奖励
1,705 次查看
timwang
Contributor II

Hi Jed,

You have to generate code from the ProcessorExpert tool,just like this捕获.PNG

Regard

0 项奖励
1,705 次查看
timwang
Contributor II

Hi Jiri,

I have done these steps,but i only got one project,and this project was still lack of many files.How can l achieve three projects like other examples such as the 'Hello' example.

Thanks for your reply.

0 项奖励