Skip to content

Commit 1458902

Browse files
committed
Edit images
1 parent de3e063 commit 1458902

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ All software and hardware are the same as those used in boot.X and app.X. See th
4242
![Clean and Build](../images/clean_and_build.png)
4343
3. The project should compile cleanly. icsp_inhibit.X/dist/default/production/icsp_inhibit.X.production.hex should be generated
4444
4. Verify that LED11 is still solid
45-
a. If LED11 is blinking instead of solid, then the application code was programmed instead of only compiled. Go back to the “Programming the Bootloader” stage and re-program the bootloader
45+
a. If LED11 is not longer solid, then the application code was programmed instead of only compiled. Go back to the “Programming the Bootloader” stage and re-program the bootloader
4646

4747
#### Loading the Application
4848
**NOTE: The ICSP inhibit functionality will only be programmed once the steps in Locking the Device have been completed successfully. The steps listed in this section (Loading the Application) will not permanentley alter the device**
@@ -69,9 +69,9 @@ All software and hardware are the same as those used in boot.X and app.X. See th
6969
![Read Device Settings](../images/UBHA_Read_Device_Settings.png)
7070
7. Load the application hex file by selecting “File->Open/Load File (*.hex)”
7171
a. Select the file generated in the previous section: icsp_inhibit.X/dist/default/production/icsp_inhibit.X.production.hex<br>
72-
![Open Hex File](./images/UBHA_Open_Hex.png)
72+
![Open Hex File](../images/UBHA_Open_Hex.png)
7373
8. Check the "Enable Self Verification After Program" checkbox<br>
74-
![Enable Verification](../images/UBHA_Enable_Verification.png)
74+
![Enable Verification](./images/UBHA_Enable_Self_Verification.PNG)
7575
9. Press “Program Device”. The application should program erase, program and perform a self verify using the TA100 for an ECDSA verify then read back verify correctly.<br>**NOTE**: The reset response may not be fully transmitted before reset which may result in the reset response failing. The reset most likely did occur and the error can be safely ignored<br>
7676
![Program Device](../images/UBHA_Program.png)
7777

30.8 KB
Loading

0 commit comments

Comments
 (0)