Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run anything on STM32L011: 'no space on device' #2909

Closed
janjongboom opened this issue Oct 4, 2016 · 13 comments
Closed

Cannot run anything on STM32L011: 'no space on device' #2909

janjongboom opened this issue Oct 4, 2016 · 13 comments

Comments

@janjongboom
Copy link
Contributor

Running 'Nucleo_blink_led' program (shows up when you create a new program for the L011). Compile it against any mbed library version (tried the last seven), compiles and links fine, but when flashing it fails.

@janjongboom
Copy link
Contributor Author

@screamerbg Can you ping ST?

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 6, 2016

@jeromecoutant
Copy link
Collaborator

Hi
As replied in https://developer.mbed.org/questions/75150/Impossible-to-download-mbed-bin-file-in-

I have tried Nucleo_blink_led with a NUCLEO_L011K4 with the inline compiler.
I didn't have any issue: compilation, flash, and blinking LED are OK

Note that only micro ARM is supported for this very small target.
.

@hieuv
Copy link

hieuv commented Nov 28, 2016

@jeromecoutant
Could you please explain your process?

In my case, I do the following:

  1. Launch the mbed Compiler (online)
  2. Import Nucleo LED Blink example.
  3. Hit compile
  4. Wait for the file to download
  5. Drag and drop the file into the Removable Device named NODE_L011K4

Then the copy will fail, complaining there is not enough space.

@jeromecoutant
Copy link
Collaborator

Hi
It seems that issue us due to Windows version.
I am working with Windows 7, I think you are with Windows 10 ?
There is currently an issue with Windows 10 and very small target like L011K4

@hieuv
Copy link

hieuv commented Nov 28, 2016

@jeromecoutant
Indeed I am on Windows 10

@bridadan
Copy link
Contributor

bridadan commented Jan 5, 2017

Any update on this?

@adustm
Copy link
Member

adustm commented Jan 5, 2017

Hi @bridadan
The update of STLInk firmware for windows 10 should be available next week. Waiting for it

@sg-
Copy link
Contributor

sg- commented Jan 19, 2017

@adustm Was the firmware released?

@bcostm
Copy link
Contributor

bcostm commented Jan 20, 2017

There is a new version V2.28.18 here:

https://my.st.com/content/my_st_com/en/products/embedded-software/development-tool-software/stsw-link007.license%3d1484918642757.html

Extract from the release note RN0093:

Add up to 20 Kbytes in virtual mass storage for disk size compared to the target flash
size, to have enough space after the host wrote some system files (for instance in a
Windows 10 environment)

So the issue should be solved with this new fw.

@bridadan
Copy link
Contributor

@janjongboom or @hieuvt6-fti are you able to confirm that the new firmware fixes the issue? I don't have a NUCLEO_L011K4 to test this myself.

@janjongboom
Copy link
Contributor Author

@andcor02 Could you check this? There's L011K4 under Mihail's desk.

@andcor02
Copy link

@janjongboom @bridadan

I can confirm upgrading the firmware has fixed the issue for Windows and Mac OS, able to drag binary to device, flash and run.

Regards,

Andrea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants