Target Processor drop down list is missing with M55 #548
Unanswered
ronenw7
asked this question in
Debug Plug-ins Q&A
Replies: 1 comment 12 replies
-
I will shortly upgrade the toolchain to the latest Arm sources and then update the plug-ins to match the list of supported devices. Till then you can select Toolchain default and enter your choice in the Other target flags field. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you see GCC documentation that ARM shared ; you can see it allows to tune code for cortex M55. https://gcc.gnu.org/onlined...
However I’ve noticed that M55 is missing from the "Target Processor" drop down list.

Beta Was this translation helpful? Give feedback.
All reactions