 | Discussion Forum |  |
|
|
Including another hex file in the linkerNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Marco Donati Posted 31-Aug-2009 08:57 GMT Toolset ARM |  Including another hex file in the linker Marco Donati Hi all. I'm developping a bootloader to allow firmware upgrade (IAP) in our application on F103RB microcontroller. I'm coding with keil uVision 3 V3.85. Bootloader has its flash space (specified in Bootloader target options). Application has a different flash space (specified in Application target options). I'd like to include Bootloader Hex file in the application project (or vice versa) to generate a SINGLE hex file for production. I had a quick look at the linker manual but didn't find anything. Is it possible ? How ? | | Read-Only Author Stefan Hartwig Posted 31-Aug-2009 10:01 GMT Toolset ARM |  RE: Including another hex file in the linker Stefan Hartwig Hi, maybe this (http://www.keil.com/support/docs/2666.htm) is what you are searching for. | | Read-Only Author Marco Donati Posted 31-Aug-2009 10:11 GMT Toolset ARM |  RE: Including another hex file in the linker Marco Donati Great and practical solution, thank you very much. I'm sorry I didn't find it myself browsing through support pages. | | Read-Only Author Stefan Hartwig Posted 31-Aug-2009 10:22 GMT Toolset ARM |  RE: Including another hex file in the linker Stefan Hartwig It was the first page, google gave me when searching merge 2 hex files | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|