Hello,
I have recently finished coding and debugging my epwm inverter on the F280049C launch pad, and am trying to transfer the code over to the control card. I believe I need to use the 'Flash' function in CCS to upload the code to the control card, but am getting errors when doing so. On the launchpad, the XDS110 debug probe was used, but would give an error when trying to flash the control card Error initializing emulator:
(Error -260 @ 0x0)
An attempt to connect to the XDS110 failed.
In the control card Information Guide, I found it uses the XDS 100v2 debug probe, but would also create an error when attempting to flash:
Error connecting to the target:
(Error -716 @ 0x0)
Required dynamic library jscserdes could not be located.
The library isn't on the search path.
If you could point me to a resource that describes this process, I would greatly appreciate it.
Thanks,
Matthew