Re: Unable to set 32 bit software breakpoint

2009-01-30 Thread Shakthi Kannan
Hi, Replying to my own post, --- On Fri, Jan 30, 2009 at 1:17 PM, Shakthi Kannan wrote: | The u-boot offset address that is built starts from 0x33f8, which | is in nCS6 - RAM. \-- I ran lowlevel_foo.bin from openocd, and then loaded u-boot.bin to RAM at 0x33f8 from openocd, and used gdb

Unable to set 32 bit software breakpoint

2009-01-29 Thread Shakthi Kannan
file cpu.c, line 99. Doing 'info registers' shows pc at 0x33f8: (gdb) info registers ... pc 0x33f8 0x33f8 <_start> fps0x00 cpsr 0x20d3 536871123 But, when I do "stepi", I get: Unable to set