You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to upload a program with stlink (Sketch->Upload Using Programmer), it compiles but fails with the error "Error while uploading: missing 'program.params.verbose' configuration parameter".
If I export the binary, or fish it out of /tmp and flash with stm8flash manually, it works correctly.
Board:
-Sduino Uno (STM8S105K6)
-STM8S105K4T6 Breakout board
Upload Method: "Stlink/V2 (using stm8flash)"
Programmer: "STlink/V2"
(using the same settings, the normal 'upload' function does work using stlink, so consider this a 'low' priority defect)
The text was updated successfully, but these errors were encountered:
prosper00
changed the title
'Upload using programmer' fails with
'Upload using programmer' fails with "Error while uploading: missing 'program.params.verbose' configuration parameter"
Aug 16, 2022
When I try to upload a program with stlink (Sketch->Upload Using Programmer), it compiles but fails with the error "Error while uploading: missing 'program.params.verbose' configuration parameter".
If I export the binary, or fish it out of /tmp and flash with stm8flash manually, it works correctly.
Board:
-Sduino Uno (STM8S105K6)
-STM8S105K4T6 Breakout board
Upload Method: "Stlink/V2 (using stm8flash)"
Programmer: "STlink/V2"
(using the same settings, the normal 'upload' function does work using stlink, so consider this a 'low' priority defect)
The text was updated successfully, but these errors were encountered: