Re: [Openocd-development] ATSAM3 - OpenOCD 0.4.0

2011-03-27 Thread Øyvind Harboe
Please submit a patch: cd openocd git add . git commit --author="Olivier Schonken " git format-patch HEAD^ Thanks! -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScal

[Openocd-development] ATSAM3 - OpenOCD 0.4.0

2011-03-27 Thread Olivier Schonken
I am using openOCD with production version of SAM3, I have found that openocd does not recognize the cidr because of the increase in version number. The easy fix is the following (also shown in the code below)... Do an AND operation on cidr and 0xFFE0 to make comparison succeed when device i