Skip to content

Commit 14fc1d3

Browse files
committed
Fix link and broken image
1 parent 67190a9 commit 14fc1d3

File tree

1 file changed

+2
-2
lines changed
  • secure_boot_and_secure_firmware_upgrade_over_canfd

1 file changed

+2
-2
lines changed

secure_boot_and_secure_firmware_upgrade_over_canfd/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The associated bootloader and application projects demonstrate the following:
2727
* The unzipped example project files, boot.X and app.X
2828
* [MPLAB® X IDE v6.15 or later](https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide)
2929
* [MPLAB® XC16 v2.10 or later](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers)
30-
* [Universal Bootloader Host Application v1.19.3 or later](www.microchip.com/16-bit-bootloader)
30+
* [Universal Bootloader Host Application v1.19.3 or later](https://www.microchip.com/16-bit-bootloader)
3131
* Device Family Pack 1.12.354
3232
* [MPLAB® Code Configurator (MCC) v5.6.1 or later (optional - for code configuration)](https://www.microchip.com/en-us/tools-resources/configure/mplab-code-configurator)
3333
* 16-Bit Bootloader MCC module v1.25.0 or later (optional - for code configuration)
@@ -59,7 +59,7 @@ The associated bootloader and application projects demonstrate the following:
5959
3. Right click on Project Resources and select "Force Update on All"<br>
6060
![Force Update](./images/MCC_Force_Update.png)
6161
4. Click "Generate"<br>
62-
![Generate](./images/MCC_Generate.png)
62+
![Generate](./images/MCC_Generate.PNG)
6363
5. Accept all incoming code changes for files **within the CryptoAuthenticationLibrary directory** by selecting "Replace All" in the merge helper UI. **NOTE: DO NOT accept incoming changes for boot_demo.c. Accept all other file changes and close out of MCC**<br>
6464
![Merge Resolution](./images/MCC_Merge_Resolution.PNG)
6565
6. Press the “Make and Program” button on the top bar<br>

0 commit comments

Comments
 (0)