Hi,
I attached the config files that I use to setup openocd. It would be
great if they made into openocd svn tree.
The big problem with openocd & c100 right now is that I can't use it
when the boot sector (NOR 1st sector) is blank. openocd scans the JTAG
chain and correctly detects both ARM11 cor
Hi,
The jtag_rclk command should fallback to a fixed frequency for interfaces
without support for RCLK.
This is not the present behavior when the command is called in the
configuration stage (running board config files).
The reason is that the interface can not be checked for RCLK support
befo