Overview
This article provides step-by-step instructions for setting up and programming a target MCU using CODEGRIP.
Instructions
-
Open the TARGET Menu
- Navigate to the TARGET menu in the CODEGRIP Suite.
- Select the Options menu item.
-
Set Up the Target MCU
- Choose the target MCU by:
- Selecting the vendor first, or
- Directly entering the MCU name in the MCU drop-down list.
- To narrow down the list of available MCUs, start typing the MCU name. The list will dynamically filter as you type.
- Choose the target MCU by:
-
Confirm Communication with the Target MCU
- Click the Detect button located on the Shortcuts bar.
- A small pop-up window will display a confirmation message once the connection is successfully established.
-
Load the Program File
- Use the Browse button to load the
.bin
or.hex
file into CODEGRIP.
- Use the Browse button to load the
-
Program the Target MCU
- Click the WRITE button to start programming the target MCU.
- The progress bar will indicate the programming process.
- The programming status will be reported in the message area.
Additional Notes
Ensure that the target MCU is properly connected and powered before starting the programming process. For further assistance, contact support@mikroe.com.