Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi,
Unfortunately this error is not well characterized, which can range from a corrupt install to a misconfigured Target Configuration File.
You can check if the file <jscserdes.dll> exists in your CCS directory below or if it is somehow corrupt:
C:\ti\ccs\ccs_base\common\uscif
In case the file exists and is not corrupt, check if the Debug Probe is properly configured in the Target Configuration File.
The TM4C boards and launchpads usually feature the ICDI Debug Probe, but I see that you have configured a XDS100v2 Debug Probe. Please re-check and see if that matches your target.
I will try to think about additional scenarios that could trigger this and report back.
Hope this helps,
Rafael
I installed Code Composer Studio and then re-installed Uniflash and now it works.