On Mon, Mar 1, 2010 at 4:23 PM, EG <[email protected]> wrote:

> +## Target configuration
> +##
> +set _TARGETNAME $_CHIPNAME.cpu
> +target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position
> $_TARGETNAME
> +
> +# allocate some SRAM as working area
> +$_TARGETNAME configure -work-area-phys 0x40000 -work-area-size 0x800
> +
> +## flash configuration
> +# only target number is needed
> +flash bank ADUC7061 aduc706x 0 0 0 0 ADUC7061.cpu
> --

Just wondering about the other member of the ADuC706x family:
ADuC7060 and ADuC7062. I think I have a demo board of
ADuC7060 somewhere.

-- 
Xiaofan http://mcuee.blogspot.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to