Environment: Windows 7, Code Composer Studio v6
I am facing issue with debugger. I am using CC3200 launchpad. When I try to debug code I am getting following error.
"Unable to load ..\..\..\emulation\tpi\tpiarm_x.dll: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail"
I have checked in directory mentioned above and tpiarm_x.dll file is available there. How to solve this issue.