Hello,
I locked myself out of my tm4c1294 and decided to try and use UniFlash to recover it, since I have been unable to program it with either lm4flash or UniFlash (more on that later).
The 'Debug Port Unlock' operation fails with this message:
SEVERE: Error executing Flash operation "NCO_DebugPortUnlock": Failed to load flash dll: /home/odougs/bin/uniflash_3.3/ccs_base/DebugServer/bin/libFlashFTDStellaris.so: cannot open shared object file: No such file or directory
The 'ICDI Firmware Update' operation fails with this message:
SEVERE: Error executing Flash operation "NCO_ICDIFirmwareUpdate": Failed to load flash dll: /home/odougs/bin/uniflash_3.3/ccs_base/DebugServer/bin/libFlashDFUStellaris.so: cannot open shared object file: No such file or directory
This is a fresh install of UniFlash, version 3.3.0.00067, with The 'Tiva/Stellaris Cortex-M JTAG' and 'Tiva/Stellaris Cortex-M Serial' options checked enabled. Up until now I have been using lm4flash exclusively, and had no problems programming the device. Google searches for 'libFlashFTDStellaris.so' and 'libFlashDFUStellaris.so' produce zero results. What is going on?
Thanks!