STM32/STM32MP157AAA3/Cortex-M4 4-2/CM4/Cortex-M4 4-2_CM4 Debug.cfg

46 lines
824 B
INI
Raw Normal View History

2025-03-12 08:47:37 +08:00
# This is an genericBoard board with a single STM32MP157AAAx chip
#
# Generated by STM32CubeIDE - mpu
# Take care that such file, as generated, may be overridden without any early notice. Please have a look to debug launch configuration setup(s)
# This is an genericBoard board with a single STM32MP157AAAx chip
source [find interface/stlink-dap.cfg]
set WORKAREASIZE 0x8000
transport select "dapdirect_swd"
set CHIPNAME STM32MP157AAAx
set BOARDNAME genericBoard
# Enable debug when in low power modes
set ENABLE_LOW_POWER 1
# Stop Watchdog counters when halt
set STOP_WATCHDOG 1
# STlink Debug clock frequency
set CLOCK_FREQ 8000
# ACCESS PORT NUMBER
set AP_NUM 2
# GDB PORT
set GDB_PORT 3333
# Single/Dual Cortex-A7 plus Cortex-M4
source [find target/stm32mp1x.cfg]
# MPU Reset
reset_config srst_only