Hi Rahul,

On Sat, Dec 6, 2008 at 2:51 AM, Rahul Balani <[EMAIL PROTECTED]> wrote:
> Finally, I found the cause of my GDB errors. :-) GDB was masking the high 16
> bits of the address as the remoteaddresssize was set to 16 bits. I set it to
> 32 in my .gdbinit script and everything works fine now. Did no one else face
> this problem earlier? The "show architecture" command on my gdb console
> gives "The target architecture is set automatically (currently arm)". Did
> you set remoteaddresssize paramater in your .gdbinit or did you use some
> other parameter?
>
> Now, I just have to figure out if it is possible to halt the target right
> out of reset.
>

I think it will be nice if you send your imx21.cfg to OpenOCD, take a
look on imx27.cfg as model.
Can you please also try to run our blink LED:

http://www.imxdev.org/wiki/index.php?title=IMX27_ADS_Board_Installing_OpenOCD_and_GDB

> -Rahul.
>

Best Regards,

Alan
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to