Can the HSE firmware and the development source code be integrated into a single binary file?

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

Can the HSE firmware and the development source code be integrated into a single binary file?

329 次查看
error81
Contributor I

In order to use the S32K310 chip as a sub-MCU, we plan to load the HSE firmware and add our development source code so that it communicates with the main MCU via SPI. We are considering directly flashing the S32K310 chip using a gang programmer without using JTAG or similar methods. However, our research shows that the HSE firmware must be loaded first, and then the development firmware is added. Therefore, we are inquiring whether there is any way during the development phase to integrate the HSE and the development firmware into a single binary firmware. It would be ideal to flash just one firmware image.

标记 (1)
0 项奖励
回复
1 回复

304 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

No, it is not possible.

In single step you would need smarter programmer allowing multiple steps or scripts to be executed.

0 项奖励
回复