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
He's using the evaluation version of uVision, so can only get v3.11 at the moment.