Thanks for the help. I've generated a new standalone package and now longer have the FlashKey0 error...
However, I am now running into another error.
Connecting...
fatal: C28xx: Error connecting to the target: (Error -1015 @ 0x0) Device is not responding to the request. Device may be locked, or the debug probe connection may be unreliable. Unlock the device if possible (e.g. use wait in reset mode, and power-cycle the board). If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.2.0.00004)
Failed: Operation was aborted
I get this same error when I click the "Unlock" button within Uniflash before creating the standalone command line package - I have verified the Keys are correct.
Probable Issue: Our board has two TMS32f2812 DSPs on it, and we need to flash one of them - I believe this is why we had references to a XDS510; we were attempting to use the f2812.ccxml that originally allowed us to use a XDS510 to flash to one of the two DSPs.
Thoughts?