Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Tools): Add Keil Project Wizard App v0.1.0-prerelease #992

Merged
merged 10 commits into from
Apr 16, 2024

Conversation

sihyung-maxim
Copy link
Contributor

Description

This is an initial commit to the new Keil Project Wizard Application. At the time of this PR merge, the MAX32675 is the only supported part for this app.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@github-actions github-actions bot added the Tools This issue or pull request involves a change to the Tools label Apr 15, 2024
@github-actions github-actions bot added the MAX32675 Related to the MAX32675 (ME16) label Apr 15, 2024
Copy link
Contributor

@lorne-maxim lorne-maxim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to change the Options->C.C++(AC6)->Language/Code Genration->Language C option to c99 to get my project to build.

7. Install the `Maxim::MAX32675` v1.3.0 pack file.
8. Close Keil.
9. Run the Project Wizard App located in the cloned MSDK repository - located in `msdk/Tools/Keil/project_wizard`.
10. Run `ADI_Keil_Project_Wizard.exe`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Steps 9 and 10 both instruct me to run the program.

1. Install and setup [Keil MDK-Arm](https://www.keil.com/download/product/)
2. Clone the [MSDK repository](https://github.com/analogdevicesinc/msdk)
3. Open Keil uVision 5
4. Open the `Pack Installer` and find the `Device` Tab (usually on the left half column).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devices tab

@lorne-maxim lorne-maxim merged commit 6a3b1ab into main Apr 16, 2024
7 of 8 checks passed
@lorne-maxim lorne-maxim deleted the feat/keil_project_wizard branch April 16, 2024 18:10
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32675 Related to the MAX32675 (ME16) Tools This issue or pull request involves a change to the Tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants