Skip to main content
Explorer
January 18, 2024
Question

Combining bootloader and application code binary file

  • January 18, 2024
  • 1 reply
  • 907 views

Hi, 

For our project we have one Bootloader in 0X80000000 and application program in 0X80001c00. We have to combine both of these binary files and load it in to our controller. What is the best way to combine two binaries ? 

We are using windows platform. 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    January 18, 2024

    Hello @Deepu joy 

    I suggest you take a look at this post. it should be helpful.

    Best Regards.

    STTwo-32