6 years, 8 months ago.

Export to Keil uVision 5 for LPC11U68

The .bin File which is generated with an exported uVision Project does not work. The .bin File from the online-Compiler is OK

I use the following user-settings for Checksum and .bin File

Run1: C:\Keil_v5\ARM\BIN\ElfDwT.exe !L

Run2: fromelf bin -o @L.bin !L

1 Answer

6 years, 8 months ago.

When I use simply blinky program, it works fine. However, if the code has Serial class instance, it does not work. I will find out further detail.

Just FYI, online compiler use micro LIB, but exported uVision 5 project use standard LIB.

Hello Toyomasa Watarai !

Thank you your answer was of great help for me. I checked !!use micro LIB!! and then it worked

Michael

posted by michael hollegha 29 Aug 2017