2013-10-04 02:52 AM
Hi,
I have a 109V2 and the 10-axis module 124V1. I want to customize the FW for logging, but there is a problem at the step 4: 1. Use Dfuse Demo to download the DFU patch and eMotion FW without any problems, all look good, I can use Unico to see/log all necessary data. DFU_Patcher_V1.0.2.dfu eMotionV2_REL_3_0.dfu 2. Compile the eMotion source code (eMotionV2_REL_3_0) by the IAR for ARM 6.60 (using the 30 days evaluation version). All are okay. The file eMotion.hex is generated inside the folder EMOTION_FLASH. 3. Convert the .hex file to .dfu by DFU file manager V3.0.1. No problem. 4. Use Dfuse Demo to download the .dfu file to the MIK109V2. The process is failed at the final state. The error message is: ''Target 00: Verify successful, but data not matching...'' Can you advise how to resolve this problem? Thanks, Taddy.2013-10-11 08:29 AM
Hello Taddy,
I believe you are selecting the wrong project configuration. In fact you did choose “EMOTION_FLASH� workspace to generate the DFU (this will not work) instead of “EMOTION_DFU�. After compiling this workspace, then you will have to use the hex file contained in the directory “EWARM\EMOTION_DFU\Exe�.
Let me know if this solve the issue.
Thank you,
Thiago