In the first run, typically, only key and header files for the bootloader are generated. The generation of key and header files is requested using command line arguments. For example:
create –c Config.txt –h BootLdr.h –k AESKeys.inc
The key and header files must be copied to the project directory of the bootloader application and be included into the bootloader code.