blackmagic/src/target
Uwe Bonnes dd28fa5743 adiv5: Tighten up loop to initial halt cortexm
Use TRNCNT when available.

Now the F767 with the NutOS 300 ms sleep example  with the one ms tick is
halted even in hosted after few ms.
2021-09-04 21:15:07 +02:00
..
flashstub [efm32] add new devices PG12B, JG12B, GG11B, TG11B, GG12B 2019-12-08 15:55:12 +01:00
adiv5.c adiv5: Tighten up loop to initial halt cortexm 2021-09-04 21:15:07 +02:00
adiv5.h adiv5: Tighten up loop to initial halt cortexm 2021-09-04 21:15:07 +02:00
adiv5_jtagdp.c jtag: Make jtag_devs argument to jtag_handler. 2021-08-15 16:43:29 +02:00
adiv5_swdp.c adiv5_swdp: Initialize initial_dp with the definition 2021-08-15 16:43:29 +02:00
cortexa.c Classify debug messages 2020-06-05 14:59:30 +02:00
cortexm.c Fix some warnings when compiling with -Wshadow 2021-06-03 12:55:28 +02:00
cortexm.h rp: Handle flash. 2021-04-21 21:55:03 +02:00
efm32.c target: target_error_check now defaults to not indicate error. 2021-08-15 16:43:29 +02:00
jtag_devs.c jtag: Add verbosity about devices found. 2020-12-06 15:18:08 +01:00
jtag_devs.h jtag: Make jtag_devs argument to jtag_handler. 2021-08-15 16:43:29 +02:00
jtag_scan.c jtag: Make jtag_devs argument to jtag_handler. 2021-08-15 16:43:29 +02:00
jtag_scan.h jtag: Make jtag_devs argument to jtag_handler. 2021-08-15 16:43:29 +02:00
jtagtap_generic.c jtag/swd: Rename defines/make variables to allow removal of weak attribute 2019-07-18 20:54:10 +02:00
kinetis.c kinetis: Remove static variables, add word union to target_s. 2021-04-25 16:03:23 +02:00
lmi.c Classify debug messages 2020-06-05 14:59:30 +02:00
lpc11xx.c Add support for NXP LPC11xx XL series, add 'readuid' command for some MCUs of the LPC11xx series where it was missing; add comments mapping Device IDs to part descriptions. 2021-07-31 16:08:34 +02:00
lpc15xx.c Add LPC command to read out unique ID from target. 2019-05-30 14:01:12 -04:00
lpc17xx.c cortexm: Store CPUID in target structure. 2020-11-27 22:26:48 +01:00
lpc43xx.c cortexm: Store CPUID in target structure. 2020-11-27 22:26:48 +01:00
lpc546xx.c target/lpc546xx: fix lpc546xx flash support (#801) 2020-12-12 19:48:05 +01:00
lpc_common.c Bug fix in Flash erase function for LPC MCUs. 2021-08-13 16:18:53 +02:00
lpc_common.h lpc: Care for protected pages on LPC80x devices. 2021-06-01 16:23:19 +02:00
msp432.c Classify debug messages 2020-06-05 14:59:30 +02:00
nrf51.c Add nRF51 command for (only) erasing the UICR registers 2021-06-07 13:50:36 +02:00
nxpke04.c nxpke04: Move unsafe_enables to target bool union. 2021-04-25 16:03:23 +02:00
rp.c rp: Show spinner only when called from monitor command. 2021-05-16 11:26:14 +02:00
sam3x.c Fix some warnings when compiling with -Wshadow 2021-06-03 12:55:28 +02:00
sam4l.c Adiv5: Print Designer/Partno when device is not recognized 2020-10-07 20:12:35 +02:00
samd.c efm32/samd/samx5x: Remove static allocates strings. Allocate in priv_storage. 2021-04-25 16:03:23 +02:00
samx5x.c efm32/samd/samx5x: Remove static allocates strings. Allocate in priv_storage. 2021-04-25 16:03:23 +02:00
stm32f1.c Fix some warnings when compiling with -Wshadow 2021-06-03 12:55:28 +02:00
stm32f4.c Fix some warnings when compiling with -Wshadow 2021-06-03 12:55:28 +02:00
stm32g0.c Comprehensive STM32G03/4/5/6/7/8/B/C driver 2021-03-29 21:42:40 +02:00
stm32h7.c Comprehensive STM32G03/4/5/6/7/8/B/C driver 2021-03-29 21:42:40 +02:00
stm32l0.c target/stm32: Use t->idcode with probe. 2020-10-07 20:12:35 +02:00
stm32l4.c target: stm32l4: add support for STM32WLxx 2021-04-20 18:42:36 +02:00
swdptap_generic.c swd: Remove swd_proc and swdptap.h. 2021-04-21 21:50:04 +02:00
target.c target: target_error_check now defaults to not indicate error. 2021-08-15 16:43:29 +02:00
target_internal.h kinetis: Remove static variables, add word union to target_s. 2021-04-25 16:03:23 +02:00