Question
Stm32f407 Discovery IAP pgm
Posted on December 11, 2012 at 15:49
How to use the hex2bin.exe?
i have hex2bin.exe.1.I want to convert the user program hex file to user program binary file.another one is2.how to change the load address of the user program.i am using the keil compiler1. Set the program load address at 0x08004000, using your toolchain linker file
2. Relocate the vector table at address 0x08004000, using the �NVIC_SetVectorTable�function from the misc.h/.c driver (under STM32F4xx_StdPeriph_Driver\inc) or bymodifying the value of the constant �VECT_TAB_OFFSET� defined in thesystem_stm32f4xx.c file.�i did not understand this.where will i doany suggestion. #hex2bin #wait-for-you--clive1-!-!-!