5 years, 6 months ago.

Exporting to keil fails to flash

I have a project in the Compiler that compiles and i want to debug in Keil. I exported to Keil, and it compiles when i open it. It wont' load to the device though.

No Algorithm found for: 00000000H - 0000D12BH Erase skipped! Error: Flash Download failed - "Cortex-M4"

TARGET_DISCO_F469NI

Should this not be setup from the installed packs? How do i fix this?

I solved this one - for some reason the export from the online compiler did not setup a few things - memory areas were only half filled out. 'Use Memory Layout from Target Dialog" was not enabled (Linker panel) and the DLL information from the Debug panel was only half filled out. This is not encouraging

posted by Sean Smith 05 Oct 2018
Be the first to answer this question.