ARM-software / Cortex_DFP

CMSIS generic Arm Cortex-M device family pack
Apache License 2.0
14 stars 5 forks source link

Add device templates for Cortex-A53 and Cortex-R4 #15

Closed Masmiseim36 closed 6 months ago

Masmiseim36 commented 7 months ago

Hello ARM team,

I have tried to integrate support for Cortex-R and newer Cortex-A types on two core types as an example.

Is this the correct way to do?

Masmiseim36 commented 6 months ago

Do you have any idea how I can fix this warning?

M502: RTE Model reports: #error 511: ARM::Device:Startup : Additional software components required M504: RTE Model reports: MISSING: -- require CMSIS:CORE

ghost commented 6 months ago

Hello @Masmiseim36, These warnings will disappear as soon as the new devices are supported in the ARM.CMSIS.pdsc, which is used when calling packchk.exe.