cancel
Showing results for 
Search instead for 
Did you mean: 

Bug found in DFU File Manager: Output image written to app folder only.

jeanpierre
Associate II
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
1 REPLY 1
Amel NASRI
ST Employee
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 is

http://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.