NXP RTOS for S32K3 on S32DS IDE documentation

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

NXP RTOS for S32K3 on S32DS IDE documentation

跳至解决方案
604 次查看
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 项奖励
回复
1 解答
590 次查看
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 项奖励
回复
6 回复数
549 次查看
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 项奖励
回复
542 次查看
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 项奖励
回复
538 次查看
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 项奖励
回复
566 次查看
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 项奖励
回复
591 次查看
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 项奖励
回复
574 次查看
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 项奖励
回复