You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: secure_boot_and_secure_firmware_upgrade_over_canfd/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The associated bootloader and application projects demonstrate the following:
27
27
* The unzipped example project files, boot.X and app.X
28
28
*[MPLAB® X IDE v6.15 or later](https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide)
29
29
*[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)
31
31
* Device Family Pack 1.12.354
32
32
*[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)
33
33
* 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:
59
59
3. Right click on Project Resources and select "Force Update on All"<br>
60
60

61
61
4. Click "Generate"<br>
62
-

62
+

63
63
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>
0 commit comments