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

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

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

672 次查看
zane
Contributor I

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

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

656 次查看
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 项奖励
回复