Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c8c9130e authored by Vauban's avatar Vauban
Browse files

Programming: Enable auto-update.

parent 2d4d5a45
Branches
Tags
No related merge requests found
...@@ -265,7 +265,7 @@ if !{[info exists ONLY_CREATE_DESIGN]} { ...@@ -265,7 +265,7 @@ if !{[info exists ONLY_CREATE_DESIGN]} {
run_tool -name {GENERATEPROGRAMMINGDATA} run_tool -name {GENERATEPROGRAMMINGDATA}
configure_envm -cfg_file {script_support/components/MSS/ENVM.cfg} configure_envm -cfg_file {script_support/components/MSS/ENVM.cfg}
source ./script_support/export_spi_prog_file.tcl source ./script_support/export_spi_prog_file.tcl
# configure_spiflash -cfg_file {./script_support/spiflash.cfg} configure_spiflash -cfg_file {./script_support/spiflash.cfg}
run_tool -name {GENERATEPROGRAMMINGFILE} run_tool -name {GENERATEPROGRAMMINGFILE}
# run_tool -name {GENERATE_SPI_FLASH_IMAGE} # run_tool -name {GENERATE_SPI_FLASH_IMAGE}
source ./script_support/export_flashproexpress.tcl source ./script_support/export_flashproexpress.tcl
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment