There is no file mkimage.exe in SDK\tools\mkimage folder.

4 posts / 0 new
Last post
igotit
Offline
Last seen:4 years 5 months ago
加入:2015-03-16 03:52
There is no file mkimage.exe in SDK\tools\mkimage folder.

Now I'm digging following the AN-B-010 DA14580 using SUOTA (Software Update Over The Air) . pdf ->http://support.dialog-semiconductor.com/download/file/fid/1016

The page 13 on this document says that execute the "mkimage.exe ..." .

However, the SDK 3.0.10.1 which I have downloaded does not have a file "mkimage.exe" in the folder tools/mkimage.

Please check this problem, and what should I do?

P.S.
你可以find that the document have some mistyping.
page 12 step7 and step11 , "full_emb_sysram.hex" is wrong "prox_reporter.hex" is correct. the sdk's prox_reporter.uvprojx out name is prox_reporter.

Device:
MT_dialog
Offline
Last seen:1 month 2 weeks ago
工作人员
加入:2015-06-08 11:34
Hi igotit,

Hi igotit,

Please have a look at the following directory for the executable ..\DA14580_581_583_SDK_3.0.10.1\DA14580_581_583_SDK_3.0.10.1\binaries\host\windows\mkimage and thanks for the indication.

Thanks MT_dialog

igotit
Offline
Last seen:4 years 5 months ago
加入:2015-03-16 03:52
Thank you , I tested SUOTA

Thank you , I tested SUOTA completely. it so stable working with good quality.

Now I will try to implement SUOTA into DSPS project.

JBaczuk
Offline
Last seen:1 year 7 months ago
加入:2014-12-31 23:41
在SDK 5.0.4,您可以运行

在SDK 5.0.4,您可以运行make inside the mkimage/gcc folder and the .exe file will be created.