S32 DS CT tool generates code error

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

S32 DS CT tool generates code error

Jump to solution
1,133 Views
jacst
Contributor II

I use S32 DS CT tool to generate PORT code, it will produce the following error, how to fix it. We are expecting a reply。

#define PTD10_AUTOHOLD_Ind_OUT_PIN 10u
#define PTD10_AUTOHOLD_Ind_OUT_PORT PTD_L_HALF
#define PTD11_MII_RMII_TX_CLK_PIN 11u
#define PTD11_MII_RMII_TX_CLK_PORT PTD_L_HALF
#define PTD12_MII_RMII_TX_EN_PIN12u
#define PTD12_MII_RMII_TX_EN_PORT PTD_L_HALF
#define PTD13_LIN_IN_2_PIN 13u
#define PTD13_LIN_IN_2_PORT PTD_L_HALF
#define PTD14_LIN_OUT_2_PIN 14u
#define PTD14_LIN_OUT_2_PORT PTD_L_HALF
#define PTD15_CAN_RX_4_PIN 15u
#define PTD15_CAN_RX_4_PORT PTD_L_HALF
#define PTD16_INB4_PIN 0u
#define PTD16_INB4_PORT PTD_H_HALF
#define PTD17_INA4_PIN 1u
#define PTD17_INA4_PORT PTD_H_HALF
#define PTD20_MUX_5_AN_PIN 4u
#define PTD20_MUX_5_AN_PORT PTD_H_HALF
#define PTD21_NCV7707_IS_OUT_PIN5u
#define PTD21_NCV7707_IS_OUT_PORT PTD_H_HALF

0 Kudos
1 Solution
1,108 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi jacst,

When using S32DS3.4 with S32K3 Real Time Drivers Version 1.0.0 and S32K3xx development package(3.4.1) installed, it seems no problem.

S32K3 RTD and development package.png

S32 Configuration Tool.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
3 Replies
1,096 Views
jacst
Contributor II

I have updated the version of S32 DS and RTD, the problem has been solved, thanks! @Robin_Shen 

0 Kudos
1,109 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi jacst,

When using S32DS3.4 with S32K3 Real Time Drivers Version 1.0.0 and S32K3xx development package(3.4.1) installed, it seems no problem.

S32K3 RTD and development package.png

S32 Configuration Tool.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
1,094 Views
jacst
Contributor II

I have updated the version of S32 DS and RTD, the problem has been solved, thanks!

0 Kudos