rt-thread-official/bsp/bouffalo_lab/bl808/m0/flash_prog_cfg.ini

12 lines
395 B
INI
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[cfg]
# 0: no erase, 1:programmed section erase, 2: chip erase
erase = 1
# skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separated
skip_mode = 0x0, 0x0
# 0: not use isp mode, #1: isp mode
boot2_isp_mode = 0
[FW]
filedir = ./rtthread_m0.bin
# since D0 is boot by M0this address should consistent with m0's board_init in board.c
address = 0x000000