S32K344 Gpt EBT example project problem with SW32K3_S32M27x_RTD_R21-11_4.0.0

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

S32K344 Gpt EBT example project problem with SW32K3_S32M27x_RTD_R21-11_4.0.0

194 Views
Yown
Contributor II

I want to use example  MCAL Gpt project in RTD package, here's are the steps:

1. modify project_parameter.mk

Yown_0-1722566828018.png

2. import project to EB tresos 29.0 and generate code

 

Yown_3-1722566907816.png

3. when i use make generate, and error occur, then i comment the code in check_build_params.mk

Yown_4-1722566999429.png

Yown_5-1722567009923.png

4. make build and encouter another error

 

Yown_6-1722567105906.png



i just want to start the S32K344 MCU in MCAL way, so i can integrate the os kernel code to test it's performance, is there any better way for me to do that?

Thanks~



0 Kudos
Reply
1 Reply

161 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Yown,

You can choose to delete the T32 path, since it is only required for Lauterbach debug tool users. 

Also, make sure that when installing the SW32K3_S32M27x_RTD_R21-11_4.0.0, you selected EB Tresos installation directory, or you copy all "<mod>_TS_T40D34M30I0R0" directories and .JAR files to the "<Tresos Install Path>\plugins" directory.

Please follow the S32k3xx Basic Bring-Up For Autosar MCAL and Real-Time Drivers (RTD) based on EB Tresos presentation. There are some required configurations such as adding the path for the make tool to the Windows environment variables in your PC and running the command from the example’s folder path.

Best regards,
Julián