Is there a non-AUTOSAR demo based on RTD5.0?

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

Is there a non-AUTOSAR demo based on RTD5.0?

664 Views
zane
Contributor I

Is there a non-AUTOSAR demo based on RTD5.0?

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

648 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

NXP's Real-Time Drivers (RTD) framework is designed to support both AUTOSAR and non-AUTOSAR development. For non-AUTOSAR applications, RTD provides a set of SDK-like APIs that allow developers to interact directly with hardware peripherals without needing the full AUTOSAR stack.

Use FlexCAN APIs like FlexCAN_Ip_Send() instead of AUTOSAR APIs like Can_Write().

https://blog.csdn.net/djkeyzx/article/details/134196320

Best regards,

Peter

0 Kudos
Reply