We would like to update KFLOP firmware without using the KMotion UI.
We are using the KMotion.dll to communicate over serial usb.
We tried invoking CKMotionDLL::LoadCoff(Thread = 6, Name = <Path to DSPKFLOP.out>, PackToFlash=1). This didn't fail but also didn't update our firmware version on KFLOP.
Installing latest firmware with KMotion.dll
Moderators: TomKerekes, dynomotion
Re: Installing latest firmware with KMotion.dll
Update :
We got it working with the following -
If there is an alternative preferred method for accomplishing this, please let me know.
Thanks!
We got it working with the following -
- Invoke - CKMotionDLL::LoadCoff(Thread = 6, Name = <Path to DSPKFLOP.out>, PackToFlash=1)
- Send - ProgFlashImage
- Send - Reboot!
If there is an alternative preferred method for accomplishing this, please let me know.
Thanks!
- TomKerekes
- Posts: 2741
- Joined: Mon Dec 04, 2017 1:49 am
Re: Installing latest firmware with KMotion.dll
Hi hufster,
Glad you got it working. The Visual Basic example Jogger has a command line option "UpdateFirmware" to update the KFLOP Firmware that uses a similar method.
Glad you got it working. The Visual Basic example Jogger has a command line option "UpdateFirmware" to update the KFLOP Firmware that uses a similar method.
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.