Skip to content

Commit 804f27f

Browse files
committed
Pull request #2: Update the readme documents to remove the PEAK DLL/driver installation.
Merge in MCU16CE/pic24-dspic-can-canfd-bootloader from ~C12109/pic24-dspic-can-canfd-bootloader:bugfix/CC16BOOT-1152-dll-added-in-the-release-and-requires-specific-version to develop * commit '212837b051db58a2c7193c7248fde1cb71e52e2d': Update the readme documents to remove the PEAK DLL/driver installation.
2 parents c88d63c + 212837b commit 804f27f

File tree

4 files changed

+0
-44
lines changed

4 files changed

+0
-44
lines changed

dspic33ck-can/readme_run_demo.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ <h3>Software</h3>
3636
<li>Microchip MPLAB® Code Configurator version v4.0.1 or later (optional – for code configuration)</li>
3737
<li>16-bit Bootloader MCC module version 1.18.3 or later (optional – for code configuration)</li>
3838
<li>The drivers for the selected Peak CAN protocol analyzer/protocol generator (available at <a href="https://www.peak-system.com/Home.59.0.html?&L=1">https://www.peak-system.com/Home.59.0.html?&L=1</a>)</li>
39-
<li>The ISO-TP drivers from Peak - <a href="https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1">https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1</a></li>
4039
</ol>
4140

4241
<h3>Hardware</h3>
@@ -54,16 +53,6 @@ <h3>Hardware</h3>
5453
</li>
5554
</ol>
5655

57-
<h2>Software Installation</h2>
58-
<h3>Unified Bootloader Host Application</h3>
59-
The Unified Bootloader Host Application comes in a .zip file. This file should be unzipped to any desired location.<BR><BR>
60-
Once the host application has been unzipped, the ISO-TP driver for the Peak protocol generator needs to be copied into the correct location. Unzip the driver package downloaded from the Peak website into any desired location.<BR><BR>
61-
After unzipping the driver .zip file, copy the following file:<br>
62-
<ul>
63-
<li> FROM: The Peak driver package "PCAN-ISO-TP/x64/PCAN-ISO-TP.dll"</li>
64-
<li> TO: Host application sub folder named "lib"</li>
65-
</ul>
66-
<img src="readme_files/dll_install.png">
6756
<h2>Running the Demo</h2>
6857

6958
<h3>Hardware Configuration</h3>

dspic33ck-canfd/readme_run_demo.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ <h3>Software</h3>
3636
<li>Microchip MPLAB® Code Configurator version v4.0.1 or later (optional – for code configuration)</li>
3737
<li>16-bit Bootloader MCC module version 1.18.3 or later (optional – for code configuration)</li>
3838
<li>The drivers for the selected Peak CAN-FD protocol analyzer/protocol generator (available at <a href="https://www.peak-system.com/Home.59.0.html?&L=1">https://www.peak-system.com/Home.59.0.html?&L=1</a>)</li>
39-
<li>The ISO-TP drivers from Peak - <a href="https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1">https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1</a></li>
4039
</ol>
4140

4241
<h3>Hardware</h3>
@@ -55,16 +54,6 @@ <h3>Hardware</h3>
5554
</li>
5655
</ol>
5756

58-
<h2>Software Installation</h2>
59-
<h3>Unified Bootloader Host Application</h3>
60-
The Unified Bootloader Host Application comes in a .zip file. This file should be unzipped to any desired location.<BR><BR>
61-
Once the host application has been unzipped, the ISO-TP driver for the Peak protocol generator needs to be copied into the correct location. Unzip the driver package downloaded from the Peak website into any desired location.<BR><BR>
62-
After unzipping the driver .zip file, copy the following file:<br>
63-
<ul>
64-
<li> FROM: The Peak driver package "PCAN-ISO-TP/x64/PCAN-ISO-TP.dll"</li>
65-
<li> TO: Host application sub folder named "lib"</li>
66-
</ul>
67-
<img src="readme_files/dll_install.png">
6857
<h2>Running the Demo</h2>
6958

7059
<h3>Hardware Configuration</h3>

dspic33ep-can2.0b/readme_create_new_bootloader_project.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ <h3>Software</h3>
3838
<li>Microchip MPLAB® Code Configurator version v4.0.1 or later (optional – for code configuration)</li>
3939
<li>16-bit Bootloader MCC module version 1.18.3 or later (optional – for code configuration)</li>
4040
<li>The drivers for the selected Peak CAN-FD protocol analyzer/protocol generator (available at <a href="https://www.peak-system.com/Home.59.0.html?&L=1">https://www.peak-system.com/Home.59.0.html?&L=1</a>)</li>
41-
<li>The ISO-TP drivers from Peak - <a href="https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1">https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1</a></li>
4241
</ol>
4342

4443
<h3>Hardware</h3>
@@ -56,16 +55,6 @@ <h3>Hardware</h3>
5655
</li>
5756
</ol>
5857

59-
<h2>Software Installation</h2>
60-
<h3>Unified Bootloader Host Application</h3>
61-
The Unified Bootloader Host Application comes in a .zip file. This file should be unzipped to any desired location.<BR><BR>
62-
Once the host application has been unzipped, the ISO-TP driver for the Peak protocol generator needs to be copied into the correct location. Unzip the driver package downloaded from the Peak website into any desired location.<BR><BR>
63-
After unzipping the driver .zip file, copy the following file:<br>
64-
<ul>
65-
<li> FROM: The Peak driver package "PCAN-ISO-TP/x64/PCAN-ISO-TP.dll"</li>
66-
<li> TO: Host application sub folder named "lib"</li>
67-
</ul>
68-
<img src="readme_files/dll_install.png">
6958
<h2>Creating the Demo</h2>
7059

7160
<h3>Hardware Configuration</h3>

dspic33ep-can2.0b/readme_run_demo.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ <h3>Software</h3>
3636
<li>Microchip MPLAB® Code Configurator version v4.0.1 or later (optional – for code configuration)</li>
3737
<li>16-bit Bootloader MCC module version 1.18.3 or later (optional – for code configuration)</li>
3838
<li>The drivers for the selected Peak CAN-FD protocol analayzer/protocol generator (available at <a href="https://www.peak-system.com/Home.59.0.html?&L=1">https://www.peak-system.com/Home.59.0.html?&L=1</a>)</li>
39-
<li>The ISO-TP drivers from Peak - <a href="https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1">https://www.peak-system.com/PCAN-ISO-TP-API.369.0.html?&L=1</a></li>
4039
</ol>
4140

4241
<h3>Hardware</h3>
@@ -54,16 +53,6 @@ <h3>Hardware</h3>
5453
</li>
5554
</ol>
5655

57-
<h2>Software Installation</h2>
58-
<h3>Unified Bootloader Host Application</h3>
59-
The Unified Bootlaoder Host Application comes in a .zip file. This file should be unzipped to any desired location.<BR><BR>
60-
Once the host application has been unzipped, the ISO-TP driver for the Peak protocol generator needs to be copied into the correct location. Unzip the driver package downloaded from the Peak website into any desired location.<BR><BR>
61-
After unzipping the driver .zip file, copy the following file:<br>
62-
<ul>
63-
<li> FROM: The Peak driver package "PCAN-ISO-TP/x64/PCAN-ISO-TP.dll"</li>
64-
<li> TO: Host application sub folder named "lib"</li>
65-
</ul>
66-
<img src="readme_files/dll_install.png">
6756
<h2>Running the Demo</h2>
6857

6958
<h3>Hardware Configuration</h3>

0 commit comments

Comments
 (0)