You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
370 B

  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # This is a ST NUCLEO 8S208RB board with a single STM8S208RBT6 chip.
  3. # https://www.st.com/en/evaluation-tools/nucleo-8s208rb.html
  4. source [find interface/stlink-dap.cfg]
  5. transport select swim
  6. # 128 KiB flash and 2 KiB EEPROM
  7. set FLASHEND 0x27fff
  8. set EEPROMEND 0x47ff
  9. source [find target/stm8s.cfg]
  10. reset_config srst_only