2014-12-08 12:30 PM
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 #bug2014-12-09 01:23 AM
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.