9 years, 4 months ago.

Where is the file?

Hi, everyone, I compiled the example code above, uploaded and ran it on an med LPC 1768 and expected it to create the program to create a .txt file under the binary containing the code but found nothing. Where can I find this out.txt file containing the "hello world"? thank you in advance for your help :)

Question relating to:

1 Answer

8 years, 4 months ago.

I have the same problem with the same core. I found out if the drive is mounted under Windows 10 (also tried ubuntu) the file doesn't get created. I guess becuase the mbed Interface somehow can't get exclusive access to the falsh memory.

If you run your program with the core having supply voltage but the flash memory not being mounted on a pc it works for me. So when I run the hello world example it's so fast that if I just replug the board it already creates the file...