Search found 11 matches
- Mon Apr 20, 2020 10:07 pm
- Forum: General discussion
- Topic: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
- Replies: 7
- Views: 5308
Re: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
Ok, thanks, now it works! Well done.
- Mon Apr 20, 2020 3:45 pm
- Forum: General discussion
- Topic: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
- Replies: 7
- Views: 5308
Re: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
Hi again,
I tried but when I change platform.txt with the latest version, I cannot compile anymore:
sh: can't open 'Y:\...\packages\STM32\hardware\stm32\1.8.0\system/extras/prebuild.sh': No such file or directory Error during build: exit status 2
So upload is impossible of course.
Is there another ...
I tried but when I change platform.txt with the latest version, I cannot compile anymore:
sh: can't open 'Y:\...\packages\STM32\hardware\stm32\1.8.0\system/extras/prebuild.sh': No such file or directory Error during build: exit status 2
So upload is impossible of course.
Is there another ...
- Sat Apr 11, 2020 9:39 am
- Forum: General discussion
- Topic: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
- Replies: 7
- Views: 5308
- Thu Apr 09, 2020 12:44 pm
- Forum: General discussion
- Topic: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
- Replies: 7
- Views: 5308
Re: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
Yes, I saw it, thanks for answering.
But how can I update ? Wait for release 1.9.0 ?
But how can I update ? Wait for release 1.9.0 ?
- Tue Apr 07, 2020 1:04 pm
- Forum: General discussion
- Topic: [arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
- Replies: 7
- Views: 5308
[arduino-cli] upload_method=MassStorage does not work for NucleoL476RG
Hi,
I've tested compilation and upload with Arduino IDE, but when I use arduino-cli and want to upload thanks to "upload_method=MassStorage" argument I have the message "File not found - tmp.STM32.stm32.Nucleo_64.bin".
In 'tmp' directory I don't have the bin file, I thought it was fixed.
Do you ...
I've tested compilation and upload with Arduino IDE, but when I use arduino-cli and want to upload thanks to "upload_method=MassStorage" argument I have the message "File not found - tmp.STM32.stm32.Nucleo_64.bin".
In 'tmp' directory I don't have the bin file, I thought it was fixed.
Do you ...
- Tue Mar 31, 2020 8:40 am
- Forum: General discussion
- Topic: [GCC vs arduinoCLI] Compilation speed ? Argument pb ?
- Replies: 6
- Views: 5424
Re: [GCC vs arduinoCLI] Compilation speed ? Argument pb ?
Yes
, very useful, I already did it, asap I'll test and tell you.
Thanks.

Thanks.
- Mon Mar 30, 2020 3:27 pm
- Forum: General discussion
- Topic: [GCC vs arduinoCLI] Compilation speed ? Argument pb ?
- Replies: 6
- Views: 5424
Re: [GCC vs arduinoCLI] Compilation speed ? Argument pb ?
Thanks, I'll try to understand how it works, which arguments keep and try it.
- Mon Mar 30, 2020 10:11 am
- Forum: General discussion
- Topic: [GCC vs arduinoCLI] Compilation speed ? Argument pb ?
- Replies: 6
- Views: 5424
Re: [GCC vs arduinoCLI] Compilation speed ? Argument pb ?
Hi,
I'm working on a simple Nucleo L476RG, and test only with the 'blink' example.
Ok for mbed, and for arduino-cli ST compilation, how dos it work ? Can I reproduce it manually with only gcc ?
Thanks.
I'm working on a simple Nucleo L476RG, and test only with the 'blink' example.
Ok for mbed, and for arduino-cli ST compilation, how dos it work ? Can I reproduce it manually with only gcc ?
Thanks.
- Mon Mar 30, 2020 9:55 am
- Forum: Let us know a bit about you and your projects
- Topic: Thanks for your work!
- Replies: 2
- Views: 3570
Re: Thanks for your work!
Add STM blocks and generator is not difficult.
I already have a functionnal (at 75%
) prototype, but my problem is to create something:
and will stay opensource (I hope).
I already have a functionnal (at 75%

- portable,
- multiplatforms,
- light as much as possible.

- Sun Mar 29, 2020 11:08 pm
- Forum: General discussion
- Topic: [GCC vs arduinoCLI] Compilation speed ? Argument pb ?
- Replies: 6
- Views: 5424
[GCC vs arduinoCLI] Compilation speed ? Argument pb ?
Hi,
I tried to use mbed.h and compile with argument thanks to gcc on my Windows 7x64 computer. And it's awfully slow....very slow....
I tried with arduino-cli and STM32Duino, and it takes about 40s to compile a simple blink.
Do you think my argument are wrong ? Where can I find the argument you use ...
I tried to use mbed.h and compile with argument thanks to gcc on my Windows 7x64 computer. And it's awfully slow....very slow....
I tried with arduino-cli and STM32Duino, and it takes about 40s to compile a simple blink.
Do you think my argument are wrong ? Where can I find the argument you use ...