The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.
Code Composer V3 debug - Richard - Aug 5 15:35:38 2008
I upgraded from V2 to V3 of Code Composer. I finally got the
interrupts to work and the code compiles.
Now I cannot get the debugger to work, I am using a LPT FET device. I
can see the target repeatedly reseting but it cannot connect to the
target.
Ideas anyone?
Thanks
Rich
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: Code Composer V3 debug - aes430 - Aug 5 16:25:10 2008
Hi
Verify if your project is properly configured . At TI Build Settings
select the device that you in use, then the linker command file and
Run Time Support Library will be automatically selected.
At the TI Debug Settings in Setup tab, please, verify if you have
selected the device Connection to the TI MSP430 LPT1 option. Then go
to the Debugger tab and verify if Connect to exact CPU and Load
Program options are selected.
I hope this information helps you.
Best Regards
AES
--- In m...@yahoogroups.com, "Richard"
wrote:
>
> I upgraded from V2 to V3 of Code Composer. I finally got the
> interrupts to work and the code compiles.
>
> Now I cannot get the debugger to work, I am using a LPT FET device. I
> can see the target repeatedly reseting but it cannot connect to the
> target.
>
> Ideas anyone?
>
> Thanks
>
> Rich
>
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: Code Composer V3 debug - we we - Aug 7 18:34:25 2008
well sometimes using a different directory for the newer version for cce ca=
n
be very effective to prevent the problem.My advice is to uninstall all cce
's and reinstall cce v3. recently =FD perform these steps and problem
similiar to yours disapper.
2008/8/5 Richard
> I upgraded from V2 to V3 of Code Composer. I finally got the
> interrupts to work and the code compiles.
>
> Now I cannot get the debugger to work, I am using a LPT FET device. I
> can see the target repeatedly reseting but it cannot connect to the
> target.
>
> Ideas anyone?
>
> Thanks
>
> Rich
>
>=20
>
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )