Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:keil:macos_m-series [2025/02/05 13:41] – [3) Install ST-Link Driver] frtt | software:keil:macos_m-series [2025/02/06 12:09] (current) – frtt | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Running Keil uVision on MAC M-series ==== | ==== Running Keil uVision on MAC M-series ==== | ||
===== 1) Virtual Machine ===== | ===== 1) Virtual Machine ===== | ||
- | > Install Windows in a virtual machine. | + | > Install Windows in a virtual machine. |
===== 2) Keil uVision ===== | ===== 2) Keil uVision ===== | ||
- | Keil uVision is a software | + | Keil uVision is a software |
- | The light version of the software is available for free, but is limited to 32 KB (size of compiled binary). \\ \\ | + | The light version of the software is available for free but is limited to 32 KB (size of compiled binary). \\ \\ |
> | > | ||
===== 3) Add Software Pack for CT Board ===== | ===== 3) Add Software Pack for CT Board ===== | ||
- | During the first start Keil uVision asks to install a software pack. \\ | + | During the first start, Keil uVision asks to install a software pack. \\ |
- | For the CT Board there is a special pack which has to be installed | + | For the CT Board, there is a special pack that must be installed |
- | > Download current [[https:// | + | > Download |
===== 3) Install ST-Link Driver ===== | ===== 3) Install ST-Link Driver ===== | ||
+ | The Discovery Board includes an integrated ST-Link programmer, which is used to download firmware and debug the board. To set it up, follow these steps: \\ | ||
- | The Discovery Board has an integrated ST-Link programmer, which is used to download and debug the Discovery Board. \\ | + | |
- | Install the driver with the appropriate executable. | + | * For ARM64 systems, download the 64-bit driver package: {{software: |
- | \\ | + | - Disable Windows Driver Signature Enforcement: |
- | + | * **Note: | |
- | Download | + | * Press **Windows |
- | + | * Type the following command | |
- | > Driver for 64 bit Architecture: {{software: | + | * Once in recovery mode, navigate as follows: |
- | > The driver is not signed. Therefore, the signature check of Windowas must be deactivated before installation. To do this, start in recovery mode: // | + | * ** troubleshoot |
- | > In Windows, open the input field via Windows-R | + | * When the Startup Settings screen appears, press 7 to select "Disable driver signature enforcement." |
- | > Deactivate the signature check in recovery mode: // " | + | - Install the Driver: |
- | \\ \\ \\ \\ | + | * Unzip the downloaded driver package. |
+ | * Locate the three driver files: | ||
+ | * stlink_dbg_winusb.inf | ||
+ | * stlink_VCP.inf | ||
+ | * stlink_bridge_winusb.inf | ||
+ | * Right-click on each file and select Install to install the drivers. | ||
+ | - Verify Installation: | ||
+ | * Open **Device Manager** in Windows. | ||
+ | * Check that the ST-Link programmer is recognized. | ||
+ | * Make sure that the CT board is connected to the Virtual Machine so that the ST-Link can be detected properly. | ||
+ | \\ \\ \\ | ||
//**Back to [[software: | //**Back to [[software: | ||