1/1

|
Hello World: Software Tutorial; Program Hangs in last step
by Unknown on Dec 10, 2004 |
Not available! | ||
|
Hi All,
My program hangs, when I try to follow the steps of software tutorial to
display Hello World.
I am doing the following:
Run jp1: Expected and Read value matched (I did not not have to do
jtag or chip reset. Why ?)
Run gdb:
I type target jtag jtag://localhost:9999
I see the following messages
Remote or1k bebugging using jtag://localhost:9999
0xc in ?? ()
After typing load
I see the following
Loading section .vectors size 0x128 lma 0x0
Loading section .txt size 0x348 lma 0x2000
Loading section .data size 0x4 lma 0x2348
Loading section .rodata size 0x10 0x234c
Start address 0x2000, load size 1156
Then I type set $pc=0x100
Nothing happens
I type c
and then the programs hangs
I see the follwing message after I interrupt
Program received signal SIGTRAP, Trace/breakpoint trap.
ox600 in ??()
Has any one seen this behavior before. COuld it be because of bad
configuration of hyperterminal. Any tips would be appreciated.
Regards,
Farhan
|
|||
1/1

