11 years, 4 months ago.

No Storage space(0byte used, 0byte free) in LPC1768

Hello, All

I compiled imported code for testing application using mbed board, LPC1768 and got 80kB binary. And then tried to download binary(80kB size) to LPC1768 board, but failed because of no storage space. /media/uploads/chochanghwan/mbed2.png /media/uploads/chochanghwan/mbed1.png

My development environment is ubuntu12.04

Hello,

what version of loader does your board have ? Did you update to the latest? Can you share the binary? Does example like hello world work?

Regards,
0xc0170

posted by Martin Kojtal 30 May 2014

For firmware, I downloaded Rev.141212 in "http://mbed.org/handbook/Firmware-LPC1768-LPC11U24". For Hello world example, this binary was not copied to target board. The same binary was copied to other board, then working well.

posted by changhwan cho 30 May 2014

I fixed it. you unmount mbed board in file browser, and then execute "sudo mkfs.msdos -I /dev/sdx (device node)"

posted by changhwan cho 09 Jun 2014
Be the first to answer this question.