Other Parts Discussed in Thread: UNIFLASH
Tool/software: Linux
Hi
I faced the problem, that the uniflash tool complained "libudev.so.0" is missing, though it was not.
Solution given http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash#Troubleshooti did not work.
ln -sf /usr/lib64/libudev.so.1 /usr/lib64/libudev.so.0
does the job.
Not a big thing, but perhaps some helps this .
Anyway, a great tool!
Regards
Michael