Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - jdave

#1
I am trying to program LPC952 using flash magic.  I am using keil to program.

I am able to erase the device but it is not progrmming the flash.

following is the message in the keil message window.

"FM.EXE" "DEVICE(P89LPC952,18.0) ERASE(DEVICE,PROTECTISP) HEXFILE("H:\Projects\Venaflow MOD 8\Examples\NXP LPC954\Mod8_0_1_1\Mod8_1.HEX",NOCHECKSUMS,NOFILL,PROTECTISP) COM(3,9600) HARDWARE(KEILMCB900)"
Flash Magic Version 4.15.270
8051/XA Driver Version 2.41.267
ARM Driver Version 1.41.267
(C) Embedded Systems Academy 2000-2008 All rights reserved
NON PRODUCTION USE ONLY
Connected
Device selected
Erase complete (DEVICE)

please advice.
#2
I was using flash magic with keil to download my hex files in to LPC952 and it was working great.

but when i tried to use with LPC954, i am getting following error:

"C:\Program Files\Flash Magic\FM.EXE" "DEVICE(P89LPC954,18.0) ERASE(DEVICE,PROTECTISP) HEXFILE("H:\Projects\Venaflow MOD 8\Examples\NXP LPC954\serial_IRQ\123.HEX",NOCHECKSUMS,NOFILL,PROTECTISP) COM(3,9600) HARDWARE(KEILMCB900)"

Flash Magic Version 4.14.269

8051/XA Driver Version 2.41.267

ARM Driver Version 1.41.267

(C) Embedded Systems Academy 2000-2008 All rights reserved

NON PRODUCTION USE ONLY

ERROR: Invalid parameters for DEVICE directive: DEVICE(P89LPC954,18.0)

am i missing something ?

thanks for your help in advance.