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.
You can 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:
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
Thank you , I tested SUOTA completely. it so stable working with good quality.
Now I will try to implement SUOTA into DSPS project.
在SDK 5.0.4,您可以运行make inside the mkimage/gcc folder and the .exe file will be created.