I bought the High Voltage Motor Control Platform with the
HVPKV46F150MUG_high_voltage_processor_module.
The firmware compiled and uploaded OK with latest Linux MCUxpresso ide
and installing the
SDK_2.x_HVP-K46F150M
into the ide and then importing acim example via "Import SDK examples" option.
No problems with the compile / firmware upload.
Tried to power up the motor with FreeMASTER 3.2 - running under Virtualbox Windows VM
using an old (2017) copy of
acim_ref_sol.pmp. It connected correctly at 19,200 baud but with a lot of non-javascript 'missing freemaster variables errors',
but it would spin the motor. I couldn't complete the motor tests because of the missing variables. It would just report crazy negative estimated speeds.
Now, I tried instead the same acim.pmp which came with the above SDK.
Even though it does connect over UART at 19200, it doesnt run at all because
I just get the following error, and the GUI is not operational
--- See attachment for image of error
Is there a newer version of ACIM or anything else I can try.
Strangely, even the old acim_ref_sol.pmp which used to kind-of run,
now reports these same javascript errors as in the attachment.
thanks for looking at this.
I can't really get past this error.
John