Today when I try to program the flash of my TMDXEVMC6678LE with the following command
${DSS_SCRIPT_DIR}/dss.sh program_evm.js TMDXEVMC6678LE-le
I get the following errors
SEVERE: Can't generate board data file /home/dave/.TI/3123642554/0/0/BrdDat/ccBoard0.dat
An invalid processor ID has been found.
SEVERE: Could not start server: DebugServer.1: Can't generate board data file /home/dave/.TI/3123642554/0/0/BrdDat/ccBoard0.dat
An invalid processor ID has been found.
I am not sure what changed as I don't think I changed any configurations. I have been working on the demo code for the EVM to run and only now went to update the binary blobs with the demo code and I am getting this error. I had the error once before when I tried to program on a PC, but since I moved to the Linux machine, I have not seen issues. Does anyone know how to get past this?
Thanks