-
Notifications
You must be signed in to change notification settings - Fork 7
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
Uploading on Linux Fails #180
Comments
@mhmayyan sorry you're having troubles. Your device is dropping out of DFU mode after the first download. That's odd; it could be due to a number of different issues. We'll try to reproduce here. But the good news is that the first step (bootloader download) is working. You really only have to do that once. If you choose "DFU without bootloader" in the UI, it will only download the app, which should work. That is: |
I tried to do that but I still have the same problem.
|
The device ID 040e:0091 says it's not in DFU mode, it's still in application mode. |
I tried flashing multiple Catena 4612 boards on two Ubuntu machines but I kept having the same problem either with or without the trusted bootloader. I don't see this problem on Windows 10. |
Sorry you're having problems; we'll try to duplicate here. |
We were able to reproduce the issue with BSP versions post v2.8.0. We are working on fixing the issue and come up with solution. |
This got auto-closed by the pull request which was just merged. You should be able to patch your release by downloading the file (https://raw.githubusercontent.com/mcci-catena/Arduino_Core_STM32/main/tools/linux/stm32l0-upload), and putting into tools/linux in your BSP copy. Or you may have to wait for a little while, as we'll have to prepare a release. |
Release has been tagged. Now we have to update the arduino-boards repo. mcci-catena/arduino-boards#29. |
@mhmayyan please update your BSP to v3.0.4 and try. We believe this is now fixed. (Very small chance of an error in json file for the BSP as I don't have a proper test setup.) |
I tested the new BSP (V3.0.4). It works now on Linux (Ubuntu) and Windows 10. Thank you. |
@mhmayyan thanks for confirming. |
Hi,
Every time I upload on Linux I get the following:-
The text was updated successfully, but these errors were encountered: