zephyr/arch
Dmitriy Korovkin 2e8e3088e8 atmel_sam3: Do not switch off CPU clock if debugging is planned
at91sam3 supposed to go to Sleep mode and stop the CPU clock
(HCLK). It leads to JTAG problems. In order to be able to use
JTAG, we need to keep CPU clock on. This is achieved by
switching to Wait mode and keeping external main clock.
Since Wait mode switches off automatically Fast RC Oscillator,
but keeps external clock untouched.

Change-Id: Ife37a7691c3cbdf434e560725a71d419adafe054
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-06-29 05:36:48 +00:00
..
arc doc: fix blank line and unindent error in FAULT_DUMP option 2016-06-21 20:04:13 +00:00
arm atmel_sam3: Do not switch off CPU clock if debugging is planned 2016-06-29 05:36:48 +00:00
nios2 nios2: add config option to include reset vector 2016-06-29 05:23:56 +00:00
x86 quarkd2000: correct LOAPIC timer IRQ number 2016-06-15 02:13:15 +00:00
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00