Skip to content

Commit

Permalink
surf 5 getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
theoim committed Nov 15, 2023
1 parent 6274ba0 commit a8e03ef
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@ keywords: [iMCU, ethernet, w7500]
description: How to debug Surf 5
---

<!-- **This document serves as a guide for users to reference before using Surf 5.** -->

-----

## Coming soon

Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ keywords: [iMCU, ethernet, w7500]
description: How to flash Surf 5
---


-----

The screenshot of ISP tool is shown as below.
![ISP Tool](/img/products/w7500/documents/appnote/picture0.png)
<img src="/img/products/w7500/documents/appnote/picture0.png" width="400" /><br /><br />

For details, please refer the following tables.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@ keywords: [iMCU, ethernet, w7500]
description: How to set-up vs code and keil 5 before using Surf 5
---



-----

## How to make Surf 5 Project in VS Code


### 1. Create a New Workspace (Prevent Changes to Existing Settings)
Create a new workspace. The reason for creating a new workspace is to prevent changes to the existing settings.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ Click on the link above to install the 'ISP Tool' for downloading the firmware f
<br />

### Step 3 :
[Install VS Code for Surf 5](vs-code-setup-guide.md)<br /> [Install Keil 5 for Surf 5](install-keil-guide.md)
[Install VS Code for Surf 5](install-vscode-guide.md)

[Install Keil 5 for Surf 5](install-keil-guide.md)

Install the development environment you prefer between VS Code and Keil 5.
<br />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: How to install Keil uVision MDK-Lite version
date: 2023-11-14
keywords: [iMCU, ethernet, w7500]
description: How to setup keil with Surf 5
---
---

# How to install Keil uVision MDK-Lite version
<!-- **This document serves as a guide for users to reference before using Surf 5.** -->

-----

## Download MDK

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ keywords: [iMCU, ethernet, w7500]
description: How to install VS Code for Surf 5
---

**Guide to Setting up the Surf 5 Development Environment Using Visual Studio Code**
**This document serves as a guide for users to reference before using Surf 5.**

-----
# VS Code Setup Guide for Surf 5

## 1. Software Download
Expand Down

0 comments on commit a8e03ef

Please sign in to comment.