I want to use S32K3 + autosar,I can use the tool to generate some code, but make encountered some issues。T32_DIR=replace_t32_dir is invalid! so What should I do
thank you!
It's not issue with EBtresos.
T32_DIR needs to be defined with a path to Trace32 software that is used to debug with Lauterbach debugger.
So In this case you just need to search where T32_DIR is defined and replace that definition with a path that is valid on your PC.