Home | Projects | Notes > Bootloader > Generating Binary File using Keil MDK
Go to "Options for Target"
e.g. fromelf.exe --bin –output=<file>.bin <propject>\<project>.axf
This is necessary when testing the BL_WRITE_MEM
command. (e.g., Writing binary file to the Flash memory)