NXP RTOS for S32K3 on S32DS IDE documentation

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

NXP RTOS for S32K3 on S32DS IDE documentation

Jump to solution
471 Views
MVR
Contributor III

Hello,

I'm trying to create a application using NXP RTOS for S32K3. I was able to create an example and test the RTOS, it is working fine.

But I would like to understand the configuration on the example and also the options on S32DS tool configurator, such as:

MVR_0-1709553722036.png

It is kind of hard to understand all fields without documentation, can you share any documentation about it, please?

Thank you,

MVR

0 Kudos
1 Solution
457 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @MVR,

Julin_AragnM_0-1709582667232.png

Please refer to the technical reference and user manuals for definitions and attributes of the drivers.

If you installed the executable, the path for the documents should be defaulted to: C:\nxp\RTOS\S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312\doc

Best regards,
Julián

View solution in original post

0 Kudos
6 Replies
416 Views
spara7c5
Contributor III

Hello MVR,
I am trying to build the example project for S32KXX OS but it does not compile, can you help?
I face this error:

../RTOS_S32K3XX/ssc/inc/Os_prop_autosar_api.h:47:17: fatal error: Os_prop.h: No such file or directory

0 Kudos
409 Views
MVR
Contributor III

Sure, I faced this problem.

You have to select the project directory in this field:

MVR_0-1709664283772.png

 

And generate the configuration. After that compile it. You need to compile with Debug_RAM (I don't know why).

 

0 Kudos
405 Views
spara7c5
Contributor III
Yes, i have properly set the project root folder. So the RTOS_S32K3XX folder is created. But I still have the same error on missing header. I sent you a PM, please check it out
0 Kudos
433 Views
MVR
Contributor III

Hello @Julián_AragónM again,

Can you help me with a timer problem?

I'm trying to set the tick duration to 1ms, but I'm not able to do it.

I made this configuration on the timer:

MVR_0-1709647249630.png

MVR_1-1709596850852.png

MVR_2-1709596891314.png

The result is:

MVR_1-1709647286434.png

Where am I making a mistake? Can you help me, please?

Thank you!

MVR

 

0 Kudos
458 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @MVR,

Julin_AragnM_0-1709582667232.png

Please refer to the technical reference and user manuals for definitions and attributes of the drivers.

If you installed the executable, the path for the documents should be defaulted to: C:\nxp\RTOS\S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312\doc

Best regards,
Julián

0 Kudos
441 Views
MVR
Contributor III

Hello @Julián_AragónM ,

Thank you, I had these documents but I was looking here, the other drivers have the option to get the documentation:

MVR_0-1709593179539.png

But anyway, these documents are helping me. Thank you.

MVR

 

0 Kudos