Bug found in DFU File Manager: Output image written to app folder only.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-12-08 12:30 PM
Posted on December 08, 2014 at 21:30
To replicate:
- Open the ST Micro ''DFU File Manager'' app to construct a 'multi-image' *.dfu file. (This file is useful to flash S1, S2 and app of our device in one operation.- Assemble the multi-image from several *.bin files.
- Click generate.
- App will allow user to locate where on the disk the output image should go.
- App will always store the output image in its own directory (not in folder user picked)
Bug is located in CDfuFileMgrDlg::OnButtongenerate() with a call to dlg->GetFileName(). Should be dlg->GetPathName() Jean-Pierre #dfu-file-manager #stm32 #bug
Labels:
- Labels:
-
Bootloader
-
Bug-report
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-12-09 1:23 AM
Posted on December 09, 2014 at 10:23
Hi Jean-Pierre,
Could you please let me know which DfuSe version are you using? (last one ishttp://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1533/PF257916
).-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
