Did S32 IDE support SAFERTOS ?

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

Did S32 IDE support SAFERTOS ?

2,198 次查看
bdharma96
Contributor II

Hi,

   If we get SAFERTOS port for MPC5775E, is it possible to work with it on s32 IDE along with the PEX ?

标签 (1)
标记 (3)
0 项奖励
回复
3 回复数

2,084 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

By PEX you mean Processor Expert? Actually - SafeRTOS isn't supported by S32DS and processor expert. As far as I know, MPC577E itself is not supported by SDK and ProcessoExpert. 

Jiri

0 项奖励
回复

2,084 次查看
bdharma96
Contributor II

Actually FreeRTOS component is available in component library in S32 IDE, which can be added to the project with target processor MPC5775E.

Also some more components like I2C, SPI.. can be added to the project and code can be generated using processor expert.

My query is whether I can able to replace FreeRTOS with SAFERTOS or not?

0 项奖励
回复

2,084 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

my bad, I figured out that MPC5775E is supported, but there are no examples for this device yet.

Technically - you can use SAFERTOS, but not as a part of Processor Expert. Just remove FreeRTOS component and add your SafeRTOS code into project. 

Jiri

0 项奖励
回复