Part Number: UNIFLASH
Tool/software: Code Composer Studio
I want to flash the target with a Bootloader and an application during production using cJTAG, but I do not want to expose our binary images on the factory PC. Is there a way that I can use a byte array rather than a file on disk to flash the target via dslite command line tools? If no, is there another way to do this? I looked at debug server scripting, but I'm not sure i found an API that can help me. And a follow up question, is it possible to use dslite command line to erase the device?