We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi,
i am working on a MCB2300 board. i have a evaluation version of uvision3 and ULINK2 debugger. i tried to start with a simple program. blinky the standard one given in "C:\Keil\ARM\RV30\Boards\Keil\MCB2300\Blinky" location.
here is the output.
Build target 'LPC2378 Flash' assembling LPC2300.s... compiling Retarget.c... compiling Serial.c... compiling Blinky.c... compiling LCD_4bit.c... compiling IRQ.c... linking... FromELF: creating hex file... "Blinky.axf" - 0 Error(s), 0 Warning(s).
when i click the "download to flash memory" button.... it is popping a window saying that "error: Flash download failed. couldnot load file "C:\Keil\ARM\RV30\Boards\Keil\MCB2300\Blinky\Blinky.AXF"
this is followed by a message in output window
Load "C:\\Keil\\ARM\\RV30\\Boards\\Keil\\MCB2300\\Blinky\\Blinky.AXF" _____^ *** error 56: cant open file
please help me in solving this problem.
thanks
thanks for the reply.
r u using evaluation version? i observed that the software is compiling and intimating the errors and warnings. but it is not generating any .axf file. atleast i couldnt trace out the .axf file in my working directory.
Hello Ravi Kumar,
which version of MDK you are using? Did you already check if this problem is also present in the latest MDK Version (MDK V3.15b)? You can download the latest MDK version from http://www.keil.com/update/rvmdk.asp
Best Regards, Martin Guenther
He's using the evaluation version of uVision, so can only get v3.11 at the moment.