Hi, I am trying to load my application with custom bootloader, to do this I program my application using HEX normalized file. However HEX file seem to not contain the start address, why ? Using map file I know the address I should jump but if one day I ch..
↧