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

[kinetis target] fix issues if no cores was found #909

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

Hoohaha
Copy link
Contributor

@Hoohaha Hoohaha commented Jul 15, 2020

On target run into low power mode, there will raise fatal exceptions from the kinetis_target.py even if set allow_no_cores = true.
This PR will check dp.aps before use it in check_mdm_ap_idr and check_flash_security and is_locked.

@Hoohaha Hoohaha force-pushed the bugfix/target_kinetis_allow_no_cores branch from 350d8ab to 4c95e5e Compare July 15, 2020 07:55
@Hoohaha Hoohaha force-pushed the bugfix/target_kinetis_allow_no_cores branch from 4c95e5e to 3f403e3 Compare July 15, 2020 07:58
@flit
Copy link
Member

flit commented Jul 20, 2020

/morph test

@flit flit merged commit d59c050 into pyocd:master Jul 20, 2020
flit added a commit that referenced this pull request Aug 1, 2020
…ores

[kinetis target] fix issues if no cores was found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants