Hello, I used eclipse and g++ compiler to compile the project and create .hex file. Then I tried to program flash using keil's plug-in but can't because Error: Flash Download failed - "Cortex-M3" (programming algorithm was selected) I tried to program .axf file from another project and all was great! Flash was program. What i must do to program flash? How to convert .elf to .axf? Thank You