-
-
Notifications
You must be signed in to change notification settings - Fork 784
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
Fix: imxrt: Cortex-M4 core detection for RT1176 #1913
Fix: imxrt: Cortex-M4 core detection for RT1176 #1913
Conversation
Tested using a Google Coral Micro dev board running its |
489d9c8
to
67eb56e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking very good. We have a couple of queries, but once they've been addressed we'll be happy to get this merged.
67eb56e
to
20ab24b
Compare
- Removed TCM blocks. - Consolidated M4 and M7 logic that produced identical values.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, merging once the build failing item is fixed. Thank you for the contribution!
- Removed TCM blocks. - Consolidated M4 and M7 logic that produced identical values.
3b624b9
to
8c513c3
Compare
- More accurate/precise RAM mapping for M7 and M4 cores added as well.
- Removed TCM blocks. - Consolidated M4 and M7 logic that produced identical values.
8c513c3
to
87cd7e2
Compare
Detailed description
Your checklist for this pull request
Closing issues