having a single elf for multiple projects(application, bootloader , bootmanager)

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

having a single elf for multiple projects(application, bootloader , bootmanager)

834 次查看
Tarek72
Contributor I

I'm currently trying to get a boot-manager/ bootloader/application to be linked as a single .elf file for the MPC5748G.

There are some issues that I'm a little confused about, and I would be very grateful if you could provide any guidance with regard to them.

The plan is to always boot the boot-manager and then jump to the application or the application according to the value of some flag. How to combine all 3 software entities into one instead of flashing each one on its own and if I manage to do that, would I be able to access the code of bootloader or application after jumping?

I have already defined different start and end addresses of each entity in the linker file and developed the jumping mechanism

0 项奖励
回复
1 回复

817 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 项奖励
回复