This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How automatically flash data from a hex file together with application?

Hi, I am using Keil uVision V5.37.0.0. When flashing my application into the uC I would like to automatically flash a precompiled data .hex file along with it. I looked through the Compiler User Guide and think it somehow should be possible using a scatterfile but I like to see an example before crawling throug this guide. My code starts at flash 0x0800 0000 and the data should reside at flash address 0x0800 C000.

Parents Reply Children