Using C++ with Real-Time Drivers

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

Using C++ with Real-Time Drivers

Jump to solution
1,337 Views
smp9
Contributor I

Hi,

I'm reviewing the Real-Time Drivers for the S32E288 and have only been able to find implementation examples in C.

Is it possible to also use them in a C++ project?

Thanks.

0 Kudos
Reply
1 Solution
1,317 Views
Joey_z
NXP Employee
NXP Employee

hi,smp9

Thank you for contacting us.

For the chapter 2.7 of ReleaseNote, the RTD drivers are not tested with the C++ compiler option. Also, about how to use the RTD to a C++ project, you can try should use different compilers to compile the RTD and C++ application. We do not more information for supporting this operation. 

BR

Joey

View solution in original post

0 Kudos
Reply
1 Reply
1,318 Views
Joey_z
NXP Employee
NXP Employee

hi,smp9

Thank you for contacting us.

For the chapter 2.7 of ReleaseNote, the RTD drivers are not tested with the C++ compiler option. Also, about how to use the RTD to a C++ project, you can try should use different compilers to compile the RTD and C++ application. We do not more information for supporting this operation. 

BR

Joey

0 Kudos
Reply