SDK Drivers with ARM RTX2

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

SDK Drivers with ARM RTX2

ソリューションへジャンプ
2,209件の閲覧回数
Peter-DK
Contributor II

Hello,

We are running the ARM RTXv5 on a S32K144 using Keil uVision and would like to add some of the SDK Drivers as well.

When drivers like SPI are enabled as packs they will force the OSIF Bare Metal to be enabled as well, and it will define a SysTick_Handler just like the RTOS. This lead to a link error.

Does anyone know a fix for this situation or are RTX and SDK incompatible?

Regards Peter

0 件の賞賛
返信
1 解決策
2,149件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback.

We are showing Config Tools inside S32 Design Studio, that is the tools we mainly use for this platform.

On regards of the custom timer, it is related to OSIF_COUNTER_CUSTOM option, you could try and verify if this provides the functionality you are looking.

DanielAguirre_0-1687534753912.png

As said before, since we do not see any compatibility from our side with RTX, we cannot confirm the functionality. Below will be a thread that seems to talk about a similar topic, could be of use:

Using S32SDK: osif conflicts with my custom schedu... - NXP Community

Please, let us know.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
2,191件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

For what we understand, we are not seeing any compatibility between the S32K SDK package and RTX. We see that the supported RTOS are FreeRTOS and ZephyrOS, but we are note seeing RTX on the compatibility list.

DanielAguirre_0-1687457868018.png

Since OSIF is required on the provided SDK, we recommend sending this inquiry to the RTX support team, we do apologize.

Please, let us know.

0 件の賞賛
返信
2,163件の閲覧回数
Peter-DK
Contributor II

Hi,

 

Thank you for answering, but unfortunately RTX support doesn't know the NXP SDK and wont address the issue either.

The OSIF configuration you are showing isn't from the Keil Package manager, but it looks like a custom timer can be used instead of system. Is that possible?

Regards Peter 

0 件の賞賛
返信
2,150件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback.

We are showing Config Tools inside S32 Design Studio, that is the tools we mainly use for this platform.

On regards of the custom timer, it is related to OSIF_COUNTER_CUSTOM option, you could try and verify if this provides the functionality you are looking.

DanielAguirre_0-1687534753912.png

As said before, since we do not see any compatibility from our side with RTX, we cannot confirm the functionality. Below will be a thread that seems to talk about a similar topic, could be of use:

Using S32SDK: osif conflicts with my custom schedu... - NXP Community

Please, let us know.

0 件の賞賛
返信