CAN bootloader

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

CAN bootloader

610 Views
CHYYDS
Contributor II

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.

0 Kudos
Reply
3 Replies

591 Views
Senlent
NXP TechSupport
NXP TechSupport
0 Kudos
Reply

570 Views
CHYYDS
Contributor II

@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

0 Kudos
Reply

566 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@CHYYDS

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

0 Kudos
Reply