RT_LINUX and S32G

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT_LINUX and S32G

261 Views
yangjinzhuang
Contributor III

Hello,

       I have GLDBOX hardware and run linux-bsp software on A core, but it's real time performance is not very well, so I want to run RT-LINUX instead.

      I see that MXP support run RT-LINUX on I.MX product.

     Is the RT-LINUX SDK support S32G?

     Can you give me some guide to run RT-LINUX on S32G?

    Thanks!

0 Kudos
1 Reply

230 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @yangjinzhuang

 

Thanks for the question

By default, the released Linux kernel is with the following model selected

chenyin_h_0-1706199914391.png

 

According to introduction from the Linux wiki:

https://wiki.linuxfoundation.org/realtime/documentation/technical_basics/preemption_models

The default BSP kernel configuration is with basic RT support, if you want to use the real time RT, you may recompile the kernel and try it with your test cases, however, it is not supported officially in BSP release, so that we have not done full test on that kernel configuration,  thus not sure about the system stability if make it enabled.

Best Regards

Chenyin

0 Kudos