Hello all,
We have a trail version of ARM-MDK 4.21 and me ans some friends have been trying to program the it with no success on keil. when using the ST-Link utilities we are able to download the hex files to the board but in uvision the debugger keeps on giving us "could not load file c:...xxx.axf Debugger aborted!".
the erase works.
when we try to download the axf file through Keil the st-link LED blinks once and the nothing happens.
can anyone help with that?
to make things clearer: 1) yes, we are aware of the size limit. 2) we tried both the 'Download' and the 'Start/Stop debug session'.
IDE-Version: µVision V4.21.0.0 Copyright (C) 2011 ARM Ltd and ARM Germany GmbH. All rights reserved.
Tool Version Numbers: Toolchain: MDK-ARM Standard Version: 4.21 Middleware: RL-ARM Real-Time Library Version V4.12 Toolchain Path: BIN40\ C Compiler: Armcc.Exe V4.1.0.713 Assembler: Armasm.Exe V4.1.0.713 Linker/Locator: ArmLink.Exe V4.1.0.713 Librarian: ArmAr.Exe V4.1.0.713 Hex Converter: FromElf.Exe V4.1.0.713 CPU DLL: SARMCM3.DLL V4.21 Dialog DLL: DCM.DLL V1.02 Target DLL: STLink\ST-LINKIII-KEIL.dll V1.5.6 Dialog DLL: TCM.DLL V1.02
ah, ok, solved it, just needed to update the software, works like a charm!
thank you