Hi, I' m looking for a way to instruct the keil linker to generate a binary image which size is 8 byte multiple, is there a way to do that? I need this because the bootloader that I'm using require that the image size is 8 byte multiple.
Thanks