Firmware Installation Process Issue Posted by Don Vukovic on 2018-03-05 05:24 Tried many times, deleted other firmwares. Any ideas ? STM_Workbench_fail.png (742.93 Kb)
Posted by Don Vukovic on 2018-03-05 17:28 For anyone who may be interested. I completely deleted all the install directories (c:/Ac6) and all the project directories( c:/users/***/workspace/) and the libraries directories ( C:\Users\***\AppData\Roaming). I downloaded the install again ( install_sw4stm32_win_64bits-v2.4.exe ) and re-installed everything. Still the same error as shown in the png above. I am on a Win7 Pro Dell Latitude E6520 with 8G of RAM. Is there something wrong with this install on Win7 ? Does the software really work ?
Posted by cartu38 on 2018-03-06 10:13 Hello Don Vukovic, Please could you share your selected target ? Could you share too firmware install step leading to such error pop up dialog ?. Firmware install process is going thru : 1) Local firmware install scan (see step1 within steps.png) 2) If no local firmware install detected resources download is performed(see step2 within steps.png). Some C:\Users\***\AppData\Roaming\Ac6\SW4STM32\firmwares\.tmp_STM32FirmwareInstall_*** temp directory should be created 3) Once resources onboard, unzip process is done (see step3 within steps.png) 4) Following a clean up step firmware should be detected as locally installed then (see step4 within steps.png) Feel free to share back. Br, cartu38 steps.PNG (59.67 Kb)
Posted by DonaldVukovic on 2018-03-06 15:05 https://www.dropbox.com/s/y9barwniv0aq9i2/Step_1.png?dl=0 https://www.dropbox.com/s/4s2iwkn75052hsp/Step_2.png?dl=0 https://www.dropbox.com/s/cav376g17e7im1j/Step_3.png?dl=0 https://www.dropbox.com/s/7hcropxbwmph0g6/Step_4.png?dl=0 https://www.dropbox.com/s/udxb301bdahfrb9/Step_5.png?dl=0 https://www.dropbox.com/s/4clc3dwup8mmsi6/Step_6.png?dl=0 https://www.dropbox.com/s/hizg43fbhk7tv2t/Step_7.png?dl=0 https://www.dropbox.com/s/ju4n3g3z0kufr8q/Step_8.png?dl=0 Step_1.png (47.19 Kb)
Posted by cartu38 on 2018-03-06 15:34 Hello, Thanks for detailed already sharing. Same workflow is ending to some positive result on my side relying latest sw4stm32 release on windows 7 host. Could you have a new try launching eclipsec.exe application instead eclipse.exe. Such will launch tool including windows console. Getting firmware install issue back you should get some stack trace in it ... sharing such back will definitively help to point issue. Br
Posted by Don Vukovic on 2018-03-06 15:54 I'll save posting the new png files, the result is the same error.
Posted by cartu38 on 2018-03-06 18:32 Hello, From stack trace, sounds some native java command (files move) is failing. Such is invoked by sw4stm32 but no sw4stm32 code failing here. Move process is invoked by the end of firmware setup process to pick data from temporary (working) directory to final area. Let's have a look to : https://stackoverflow.com/questions/22988210/java-nio-file-accessdeniedexception-while-using-files-move Sounds some java setup issue too (should not be related to your move issue) : https://bugs.openjdk.java.net/browse/JDK-8139507 Let's share back if helping ... Br.
Posted by cartu38 on 2018-03-06 18:37 Hello, If still stucked despite would be a pity, let's pick firmware by yourself : http://www.ebuc23.com/s5/ac6/software/firmware/stsw-stm32068.zip Unzip such and keep zip file at same place allowing firmware finder to get it. Br.
Posted by Don Vukovic on 2018-03-06 21:38 @cartu38 Loading the zip file into the firmwares directory has solved my problem. Thank You for your help. Don
Posted by cartu38 on 2018-03-07 07:50 Good already to know you're not stucked anymore. If you have some extra time for, please could you have a try picking another target and / or Cube HAL type firmware to confirm still issue or not. Such file move issue is weird: would be a pain if facing some trouble later within workflow about. I'm not aware about your project constraints / STM32 eco system knowledge but please please notice standard peripheral libraries are not most up to date ones. HAL ones are recommended ones. Br.
Posted by Don Vukovic on 2018-03-07 14:53 The firmware 'STM32Cube_FW_F4_V1.19.0' has been found. Thank You again. Don
Posted by valkundesuyash@gmail.com on 2019-12-12 16:14 I am having a same problem. I am able to install HAL driver Firmware but not able to download firmware for std periph. I am Using Dual Boot with Windows 10 pro and ubuntu 16.06 LTS Screenshot from 2019-12-12 20-40-50.png (127.73 Kb)
Posted by goymame on 2019-12-16 04:56 For me this happened when tried to download fw for the board STM32F207ZGTx. After switching to another board, STM32F072RB, I was able to download and install the stdPeriph firmware. It seems like my board is not supported. Screen Shot 2019-12-15 at 8.55.05 PM.png (68.01 Kb)
Posted by tk54 on 2018-05-31 18:56 Dear Don Vukovic Could you give link to STM32Cube_FW_F4_V1.19.0 for download ?
Posted by manerine on 2018-08-17 21:25 Hi, I encounter exacted same issue with yours I currently has kaspersky installed, after disabling it i successfully installed the firmware Hope this can help.
Posted by junker on 2020-01-04 15:38 Has anyone found any solution or workaround for working under linux? I seem to have the same thing - got Eclipse 2019-12 (4.14.0) and (through Eclipse) System Workbench for STM32 installed ok (running Mint 18.1), but I can't get a single damned firmware to install, whatever I've tried. When creating a new project, I get as far as the "Project Firmware configuration" view, and none of the StdPeriph nor Cube HAL firmware options work. I select an option, I get the "Target firmware has not been found locally .." text in read, click the "Download target firmware" button, agree to the "License Agreement" pop-up then ... nothing. It almost immediately vanishes and nothing further happens, no firmware. I have tried copying both the zip and the unzipped versions of STM32Cube_FW_F0_V1.11.0 (downloaded from ST) into the Rc6 "firmwares" folders, under various names, with no result. I have tried adding it to Eclipse as something to install from a local file with no result (fairly obvious now as it's firmware not a plugin, which is why it complained about no .jar file ... but I was trying anything I could think of). I have tried modifying Eclipse Network Connection settings with no result (now back on "Native" as the default) - but then the Marketplace works fine, as did the System Workbench install, so this seems more like an issue with the firmware stuff than a network issue. I have tried running Eclipse as root (!), with no result. (Same non-results after clicking the "Download target firmware" button / agreeing to the "License Agreement". Same failure to identify downloaded files.) I'm out of further ideas, whether my own or what found from the forums or google.
Posted by ibisek on 2020-01-07 15:21 Hi Junker! I am currently facing the same problems and have described my findings in a parallel thread right HERE However, no success so far.. From my perspective it could also be a server problem (is the file on the server? which server? can we get its url or something?). The locally downloaded (or upacked) zip files never get touched or taken into account 😑
Posted by KansaiRobot on 2020-01-24 14:19 Do you guys realize that many people are having this issue and that your software does not work if this is not solved? Has an official solution been posted for this problem?
Posted by junker on 2020-01-28 23:20 Given the number of threads open on this exact issue and the deafening silence... 'tempted to say that if "they" are there at all, they know, 'just don't care. Fwiw I appreciate efforts from folks on here trying to help, but I've better things to do than wait for the ST chips to be made usable again. While my ST boards are sat on a shelf collecting dust, I've had an ESP8266 up and running, serving web-pages and blinking neopixels, with a choice of command line gcc or Arduino IDE both functioning. And several other manufacturers' ARM dev board to work on next. Whatever's going in the next product I design, 'can't say it's likely to be an ST while the tools are in this state ...
Posted by Transvado on 2020-01-31 12:40 I would recommend all of us who do not want to waste time fighting with the firmware installation issue to switch to STM32CubeIDE. STM32CubeIDE is introduced by ST as their official IDE. It is presented as the line of Atollic TrueStudio, after Atollic was acquired by ST. It is Eclipse-based as well and looks very solid-made. It seems that the partnership between ST and ac6 is no more alive, therefore we experience problems with support.
Posted by ibisek on 2020-02-04 12:41 Well, yes and no. The stm32cubeIde makes you work with HAL only. If you have an ongoing project and lot of your libs based on SPL then sw4stm32 is your only feasible option, imo. I've just quick-tested the stm32cubeIde and can't see no other option than HAL.