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

Sponsor

NEW! TMS320C6474: 3x the performance. 1/3 the cost. Three 1 GHz cores on 1 chip.

Discussion Groups

Discussion Groups | Code-Composer | run time and load time

Technical discussions about Code Composer Studio.

  

Post a new Thread

run time and load time - deep...@ti.com - Mar 11 15:38:36 2008



Thank you for replying.I will tell what I have done and trying to do
  I I have two source files(.c) with one function calling the other from the second file.i
assigned my .text section to run from one location and load from another with  .text >
load=EXT1  run=EXT2 
But it gets hung since no code is copied to memory pointed by run address.since the source
files are in C ,I couldn’t use the .label directive
So I was wondering how the copy is done .

Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution
for Commercial & Consumer End Equipment: www.ti.com/dm6467



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