Hello everyone!
I am trying CAN bootloader, using RTD programming (without MACL), and the chip is S32K344. At present, I have not found any relevant information on the official website. I am not sure if there is any relevant information to share. Thank you very much.
please take a look at this page.
https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099
@Senlent Hello, thank you very much for your help. With your help, I successfully found the project and imported it, but after compiling, there were the following errors. I don't know how to solve them? Can you help me?
Description Resource Path Location Type
make: *** [src/unified_stack/auto_lib/src/subdir.mk:20: src/unified_stack/auto_lib/src/autolibc.o] Error 1 S32K344_CAN_bootlloader_RTD2d0 C/C++ Problem
make: *** [src/unified_stack/UDS_stack/TP/src/LIN_TP/subdir.mk:23: src/unified_stack/UDS_stack/TP/src/LIN_TP/LIN_tp.o] Error 1 S32K344_CAN_bootlloader_RTD2d0 C/C++ Problem
make: *** [src/unified_stack/UDS_stack/UDS/src/subdir.mk:23: src/unified_stack/UDS_stack/UDS/src/uds_app_cfg.o] Error 1 S32K344_CAN_bootlloader_RTD2d0 C/C++ Problem
make: *** [src/unified_stack/UDS_stack/UDS/src/subdir.mk:23: src/unified_stack/UDS_stack/UDS/src/uds_app.o] Error 1 S32K344_CAN_bootlloader_RTD2d0 C/C++ Problem
make: *** Waiting for unfinished jobs.... S32K344_CAN_bootlloader_RTD2d0 C/C++ Problem
1. Make sure you have installed the correct RTD version. S32 DS V3.4 + RTD 2.0.0
2. Make sure the working path does not contain Chinese characters