CAN bootloader

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CAN bootloader

1,568 次查看
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 项奖励
回复
3 回复数

1,549 次查看
Senlent
NXP TechSupport
NXP TechSupport
0 项奖励
回复

1,528 次查看
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 项奖励
回复

1,524 次查看
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 项奖励
回复