Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch


Discussion Groups

Discussion Groups | Code-Composer | AW: Program Counter

Technical discussions about Code Composer Studio.

  

Post a new Thread

Program Counter - Thomas Schwere - Feb 14 15:17:00 2001



Hi all

I am using Code Composer Studio Debug Tools (V1.20) and a TMS320C6201.
The DSP boots from an external Flash and is executing Code from internal
program memory.

After starting up Code Composer the PC of the DSP is always set to
0x00000000. Is it possible to leave the PC unchanged during the start up
of Code Composer and to have a look at the program code the DSP is
currently executing?

Cheers
Thomas

--
//\\\\
| ~ ~ |
( O O )
___________________________________oOOo______( )_____oOOo_______

Thomas Schwere Phone: +41 1 445 16 61
Supercomputing Systems AG Fax: +41 1 445 16 10
Technoparkstrasse 1 Url: www.scs.ch
CH-8005 Zurich Email:
Switzerland
Oooo
_________________________________________oooO______( )_________
( ) ) /
\ ( (_/
\_)






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

AW: Program Counter - T.Hupp - Feb 16 10:34:00 2001

Look for the StartUp() function in the GEL file which CC loads on its
launch. There the target is normally reseted with the GEL_Reset() command.

Good luck!
Thomas





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