I want to use example MCAL Gpt project in RTD package, here's are the steps:
1. modify project_parameter.mk

2. import project to EB tresos 29.0 and generate code

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


4. make build and encouter another error

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~