DSPRelated.com
Forums

TROUBLE RUNNING TARGET CPU - 5416

Started by saji...@gmail.com September 30, 2007
hi

am using tms320c5416 processor for programming a project with ccs as the compiler.

Am getting a new error these days. "TROUBLE RUNNING TARGET CPU"

and when compiling i do not get anyerrors and this comes at the point of a division of 2 numbers in the program. Any ideas.. all r welcome..:)

and while building i get a warning which says.. ".cio created without specifications"
PLS HELP :(

thanx in advance
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

s...@gmail.com wrote:
> hi
>
> am using tms320c5416 processor for programming a project with ccs as the compiler.
>
> Am getting a new error these days. "TROUBLE RUNNING TARGET CPU"
>
> and when compiling i do not get anyerrors and this comes at the point of a division of 2 numbers in the program. Any ideas.. all r welcome..:)
>
> and while building i get a warning which says.. ".cio created without specifications"
> PLS HELP :(
>
> thanx in advance
>

Did you have it working previously and this error just started showing
up? Or has it ever worked? 1st thing I'd do is revert to a known good
backup and try that (assuming you have one).

'Trouble Running Target CPU' sounds like a JTAG connection problem. Can
you single step through the code to the point where it fails? Is it
uploading your code to the device successfully (or are you running from
Flash?)

Brian
- --
- ---[Office 72.3F]--[Outside 51.7F]--[Server 97.9F]--[Coaster 53.6F]---
- ---[ WSF PUYALLUP (366759130) @ 47 36.6404 -122 26.1174 ]---
Software, Linux, Microcontrollers http://www.brianlane.com
AIS Parser SDK http://www.aisparser.com

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Remember Lexington Green!

iD8DBQFG//CEIftj/pcSws0RAsucAJ4sKnRdtRXLNcLGeNwd4e6ncbXxfACeOMV8
fid3/BtKLi6kPmwXzTQNnCM=4mbn
-----END PGP SIGNATURE-----
Hi,

The problem you stated may happen due to erronous setup.
Try to rest emulator and as well it is advised to recycle target power.
When you test the emulator u can know all devices are scanned in JTAG scan chain or not.

Regards,
Amit.

Brian Lane wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

s...@gmail.com wrote:
> hi
>
> am using tms320c5416 processor for programming a project with ccs as the compiler.
>
> Am getting a new error these days. "TROUBLE RUNNING TARGET CPU"
>
> and when compiling i do not get anyerrors and this comes at the point of a division of 2 numbers in the program. Any ideas.. all r welcome..:)
>
> and while building i get a warning which says.. ".cio created without specifications"
> PLS HELP :(
>
> thanx in advance
>

Did you have it working previously and this error just started showing
up? Or has it ever worked? 1st thing I'd do is revert to a known good
backup and try that (assuming you have one).

'Trouble Running Target CPU' sounds like a JTAG connection problem. Can
you single step through the code to the point where it fails? Is it
uploading your code to the device successfully (or are you running from
Flash?)

Brian
Hi,
check your denominator values(zero or non-zero).

hi
>
>am using tms320c5416 processor for programming a project with ccs as the compiler.
>
>Am getting a new error these days. "TROUBLE RUNNING TARGET CPU"
>
>and when compiling i do not get anyerrors and this comes at the point of a division of 2 numbers in the program. Any ideas.. all r welcome..:)
>
>and while building i get a warning which says.. ".cio created without specifications"
>PLS HELP :(
>
>thanx in advance