Skip to content
Snippets Groups Projects
Commit ed34b48d authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Added shell script

parent 1034d82b
Branches
No related tags found
No related merge requests found
# Display current design name
python $UPE/peripherals/util_system_info.py --unb 4 --fn 0 -n 2
# Get memory map, revert to factory
python $UPE/peripherals/util_system_info.py --unb 4 --fn 0 -n 4
python $UPE/peripherals/util_wdi.py --unb 4 --fn 0 -n 0
sleep 4
# Display current design name
python $UPE/peripherals/util_system_info.py --unb 4 --fn 0 -n 2
# Get factory memory map, load application image
python $UPE/peripherals/util_system_info.py --unb 4 --fn 0 -n 4
python $UPE/peripherals/util_epcs.py --unb 4 --fn 0 -n 8
sleep 4
# Display current design name
python $UPE/peripherals/util_system_info.py --unb 4 --fn 0 -n 2
# Get application image memory map
python $UPE/peripherals/util_system_info.py --unb 4 --fn 0 -n 4
# Enable the block generator
python $UPE/peripherals/util_diag_block_gen.py --unb 4 --fn 0 -n 4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment