This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Downloadproblem

Hi there!

I am an absolute beginner at microcontrollers and need your help.
For two days now I am trying to download a simple program to the flash but it will not work.
If I check the program i do not get any errors but if I try to download it to the microcontroller a window opens only for a part of a second and closes again.
The message I get in the Build output:

"C:\Program Files (x86)\Flash Magic\FM.EXE" "DEVICE(P89LPC938,12.0,0) ERASE(DEVICE,PROTECTISP) HEXFILE("C:\Users\Hölli\Downloads\FH Downloads\MPT\Examples_Campus02Board\Campus02_Board_LedButton\Output\LCD.HEX",NOCHECKSUMS,NOFILL,PROTECTISP) COM(8,7200) HARDWARE(KEILMCB900)"

I work with KEIL µ4 and a P89LPC938 board.

Maybe somebody can help me. If you need further information just let me know.

Thank you

Parents
  • So have you tried running that command at a Command Prompt (in a "DOS Box") to see what reply you get?

    Note that Flash Magic is a 3rd-party tool; for Flash Magic support, go to: http://www.flashmagictool.com

    Does the "Campus02_Board" in your path mean that this is a school/college project? If so, you should be asking you teacher/lecturer/supervisor about this - they will be far better placed to help you that any stranger on the internet with no idea of your equipment & setup...

Reply
  • So have you tried running that command at a Command Prompt (in a "DOS Box") to see what reply you get?

    Note that Flash Magic is a 3rd-party tool; for Flash Magic support, go to: http://www.flashmagictool.com

    Does the "Campus02_Board" in your path mean that this is a school/college project? If so, you should be asking you teacher/lecturer/supervisor about this - they will be far better placed to help you that any stranger on the internet with no idea of your equipment & setup...

Children