Target Processor drop down list is missing with M55 #548
Unanswered
ronenw7
asked this question in
Debug Plug-ins Q&A
Replies: 2 comments 13 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. |
13 replies
|
Time permitting, there might be an update, which will address this issue too, following the next Arm GCC release. Till then you can select Toolchain default and enter your choice in the Other target flags field. |
0 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.

All reactions