Linux MIPS Architecture development
 help / color / mirror / Atom feed
* assembler problem
@ 2004-07-26 20:15 Dmitriy Tochansky
  0 siblings, 0 replies; only message in thread
From: Dmitriy Tochansky @ 2004-07-26 20:15 UTC (permalink / raw)
  To: linux-mips

Hello!
I have some problem with assembling my program.

Here is a string from source:
*//*/ jal             sdram_memory_test/

in .lst file I got:

/101 00c8 7600000C              jal             sdram_memory_test/

Looking for sdram_memory_test below....

/295 01d8 0000083C              la      ADDR, _etext            /* Start 
addr of test *//

Hm...

Upload test2.bin in 0xbfc00000 on flash. Starting. Debugging....

Everything goes fine but when become time to jump on sdram_memory_test 
it jumps at 0xb00001d8
but I think it must jump to 0xbfc001d8 where real sdram_test is.

Where is the problem?

Dmitriy

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-26 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-26 20:15 assembler problem Dmitriy Tochansky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox