Hi,
is it possible to change the jtag clock speed during debugging?
For example, the AT91SAM9263 controller starts with an 32kHz crystal (therefore the max. jtag clock at the beginning is 5kHz), but if the PLL and the 18.432 MHz crystal are running (stable), the processor will provide a jtag clock of about 1 MHz. At the moment, I'm not able to run a programm in the internal / external RAM / SDRAM with a higher jtag clock than 5kHz. Also programming the external flash device, is only possible with 5kHz.
It would be perfect if someone knows if there's a way to use this much higher jtag clock during debugging (in the ram).
best regards Bernd