Some progress.

 

I just realized that my ADuC7022 is an x32 and my others (7020 & 7021) and
x62

 

The x32 is 32k flash/4k ram and the x62 is 62k/8k

 

/* flash bank aduc702x 0 0 0 0 <target#>

*         The ADC7019-28 devices all have the same flash layout */

 

It looks like that statement was not quite right.

 

I may look at changing the flash bank command so you can pass in 32 or 62
like this:

 

flash bank aduc702x 32 0 0 0 <target#>

 

tom

 

  _____  

From: openocd-development-boun...@lists.berlios.de
[mailto:openocd-development-boun...@lists.berlios.de] On Behalf Of Tom
Moulton
Sent: Wednesday, February 09, 2011 11:48 AM
To: openocd-development@lists.berlios.de
Subject: [Openocd-development] Anyone able to program ADuC7022?

 

I am about to try programming my part again and was hoping someone has been
able to use it.

 

We can program ADuC7020's 7021's (and some others) but not 7022.

 

I last tried last May. and am going to try again.

 

tom

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to