Did S32 IDE support SAFERTOS ?

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

Did S32 IDE support SAFERTOS ?

2,211件の閲覧回数
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,097件の閲覧回数
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,097件の閲覧回数
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,097件の閲覧回数
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 件の賞賛
返信