bl_mcu_sdk/examples/boot2_isp
2023-02-24 21:33:36 +08:00
..
port [sync] sync code from internal 2023-02-24 21:33:36 +08:00
bflb_eflash_loader.h
bflb_eflash_loader_cmds.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
bflb_eflash_loader_cmds.h [sync] sync from internal repo 2023-01-17 21:04:07 +08:00
bflb_eflash_loader_interface.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
bflb_eflash_loader_interface.h
bflb_eflash_loader_uart.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
bflb_eflash_loader_uart.h
bflb_eflash_loader_usb.c
bflb_eflash_loader_usb.h
blsp_boot_decompress.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
blsp_boot_decompress.h
blsp_boot_parser.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
blsp_boot_parser.h
blsp_bootinfo.h
blsp_common.c [sync] sync from internal repo 2023-01-17 21:04:07 +08:00
blsp_common.h
blsp_media_boot.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
blsp_media_boot.h
blsp_port.c [sync] sync from internal repo 2023-01-17 21:04:07 +08:00
blsp_port.h
blsp_ram_image_boot.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
boot2_release.py [sync] sync code from internal 2023-02-24 21:33:36 +08:00
CMakeLists.txt [sync] sync code from internal 2023-02-24 21:33:36 +08:00
flash_prog_cfg.ini [sync] sync from internal repo 2023-01-17 21:04:07 +08:00
main.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
Makefile
partition.c [sync] sync code from internal 2023-02-24 21:33:36 +08:00
partition.h
proj.conf [sync] sync code from internal 2023-02-24 21:33:36 +08:00
ReadMe
README.md [sync] sync from internal repo 2023-01-17 21:04:07 +08:00
rv32i_xtheade_lz4.S
softcrc.c
softcrc.h

boot2_isp

Support CHIP

CHIP Remark
BL602/BL604
BL702/BL704/BL706
BL616/BL618
BL808 Only for m0 CPU

Compile

  • BL602/BL604
make CHIP=bl602 BOARD=bl602dk
  • BL702/BL704/BL706
make CHIP=bl702 BOARD=bl702dk
  • BL616/BL618
make CHIP=bl616 BOARD=bl616dk
  • BL808
make CHIP=bl808 BOARD=bl808dk CPU_ID=m0

Flash

make flash CHIP=chip_name COMX=xxx # xxx is your com name