Code Composer Studio v4 Error

Asked By 800 points N/A Posted on -
qa-featured

Hello All,

I am using Code Composer Studio v4 (CCStudio v4) which is the integrated development environment (IDE) for TI's DSPs, microcontrollers and application processors.

I am having a problem saying:

 

Error

Exception occurred during launch

Reason:

Failed to load program MSP-EXP430F5438_Experience.out’on target ‘TI MSP430 USB/MSP430’.

Reason: Cannot write to target

The screen shot of the problem is given at the end.

Previously it was working fine, but now it is giving me an error.

I am using Windows XP service pack 3 as operating system, and my computer is Pentium IV 2.3 GHz processor with 512 MB of RAM installed on it.

I am new to the development as I recently did my graduation in electronics engineering and any hardware guru here on this side please guide me.

Thanks.

SHARE
Answered By 5 points N/A #119432

Code Composer Studio v4 Error

qa-featured
Hi,
 
First I suggest you to change the computer parts of your system, specially processor and RAM, maybe your computer does not supporting the program which you are trying to run, secondly install the version of the studio v4 according to your computer specifications. If it does not work then try this method.
 
Create a new target and set target configuration option for Device Emulation, to do this.
 
  • Go to “Target -> New Target Configuration”.
  • Type a name for the target configuration file. Leave the “Use default location” box checked, and select “Finish”.
Hope this will work.

Related Questions