Hi,

On Wed, Oct 5, 2011 at 3:15 PM, Attila Kinali <att...@kinali.ch> wrote:

> Moin,
>
> Has anyone got a Atmel SAM3N (N, not U) working with OpenOCD?
>
> SAM3U works with OpenOCD 0.5.0, but not with SAM3N.
> The device is properly detected, but when accessing the flash, OpenOCD
> hangs indefinitely.
>
> See the attached script I use and its output.
>

That log doesn't show that OpenOCD hangs after accessing flash. The "Flash
bank access DONE" part is wrong, the flash bank has only been set up in
OpenOCD, there hasn't been any communication with the target yet.

It obviously hangs during init, which could mean just about anything. It's
impossible to tell without a debug log (-d3).

Other than that I'm not of much use, I haven't worked with any of the
targets.

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

Reply via email to