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
Non-ASCII characters means it matters what character set the file system uses, compared to what character set the dialog text box happens to use - and if the program happens to perform any character set conversion.