Skip to content

Commit f029d47

Browse files
aiwyatt787royabean
authored andcommitted
Pull request #16: Bugfix/MCU16GITHUB-893 fix ubha link
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:bugfix/MCU16GITHUB-893-fix-ubha-link to feature/MCU16GITHUB-836-bootloader-pre-generated-demos * commit 'bc29d58c04963ec980bd5fb128cdb85929a9cedd': Keep png file types consistent Fix link and broken image
2 parents 67190a9 + bc29d58 commit f029d47

File tree

3 files changed

+2
-2
lines changed

3 files 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)
@@ -61,7 +61,7 @@ The associated bootloader and application projects demonstrate the following:
6161
4. Click "Generate"<br>
6262
![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>
64-
![Merge Resolution](./images/MCC_Merge_Resolution.PNG)
64+
![Merge Resolution](./images/MCC_Merge_Resolution.png)
6565
6. Press the “Make and Program” button on the top bar<br>
6666
![Make and Program Device](./images/make_and_program.png)
6767
7. Select the appropriate programmer if prompted

0 commit comments

Comments
 (0)