Skip to content

core_cm55.h compilation correction #1603

Answered by JonatanAntoni
lebihanm asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lebihanm,

the core header files, like core_cm55.h for Cortex-M55, are not intended to be used directly. The missing defines/types are expected to be provided by an enclosing device header file.

The device header files are typically shipped in the Device Family Pack (DFP) for your device. If you are using generic devices (no vendor specific peripherals) you can use the pseudo device header for Cortex-M55.

Let me know in case you have further questions.

Cheers,
Jonatan

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lebihanm
Comment options

Answer selected by lebihanm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants