Procedure import peripheral configuration files from Project 1(FreeRTOS)-> Project 2 (Bare-metal)

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

Procedure import peripheral configuration files from Project 1(FreeRTOS)-> Project 2 (Bare-metal)

跳至解决方案
1,822 次查看
bhanurajesh_bha
Contributor III

HI Experts,

We created a project using S32D Design Studio.

Project 1 : ECU with S32K116 Micro & FreeRTOS.

Project 2 : same ECU but Bare-metal (No FreeRTOS).

Could you please help anyway to import peripheral configuration files from Project 1(FreeRTOS)-> Project 2 (Bare-metal) 

Thanks in Advance,

BBR

标记 (4)
0 项奖励
回复
1 解答
1,755 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

I'm not sure what is your goal - in my opinion easiest way is just remove FreeRTOS SDK component from your existing project and move your code from FreeRTOS tasks. Or what's your issue? 

Jiri

在原帖中查看解决方案

2 回复数
1,756 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

I'm not sure what is your goal - in my opinion easiest way is just remove FreeRTOS SDK component from your existing project and move your code from FreeRTOS tasks. Or what's your issue? 

Jiri

1,755 次查看
bhanurajesh_bha
Contributor III

Thank you very much.

0 项奖励
回复