You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMSIS supports M-profile and certain v7-A cores. As the names imply, ARMv8M* variants are for v8-M.
General architecture support questions should be directed to the Arm Community.
Also, since you are using an NXP product, please seek help from NXP directly. NXP's community is probably a good resource to start with.
CMSIS supports M-profile and certain v7-A cores. As the names imply, ARMv8M* variants are for v8-M.
General architecture support questions should be directed to the Arm Community. Also, since you are using an NXP product, please seek help from NXP directly. NXP's community is probably a good resource to start with.
There is a pending PR addressing this, see #946. So far, we do not have official plans to add AARCH64 support to CMSIS.
How to develop bare-metal code with cortex-A53 core chips? I have an
I.MX8 mini
.When I downloaded CMSIS5, I couldn't find the startup code for Cortex-A53 in a folder like ARMCA53.
Can ARMv8MML (or ARMv8MBL, ARMv81MML) be used with the Cortex-A53 kernel?
I am new to cortex-A53 development, please help me, thanks
The text was updated successfully, but these errors were encountered: