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.

CCS/TM4C123AE6PM: Getting an error trying to use Uniflash version 5.3.1.2665

Part Number: TM4C123AE6PM
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

The problem is pictured below:

  • 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

  • The file is 104kB and it is located here on my system: C:\ti\uniflash_5.3.1\deskdb\content\TICloudAgent\win\ccs_base\common\uscif.

    I don't have a CCS directory as I am only need to use Uniflash.

  • I installed Code Composer Studio and then re-installed Uniflash and now it works.