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~