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
Will the compiler be happy when you tell it you compile for cortex-m7 while the asm file tells it is made for cortex-m4 ?
Yes.
This is not Ada spirit. A signal space can make the compiler complain. Why should we accept such a non coherency ?
As explained above the there is no incoherency here.
You can contribute to this pull-request if you want to work on different behavior for the tool: #50
The main problem being that SVD files do not document the CPU core.
Hi,
When converting a SVD file for a CortexM7 µP, the generated content of handler .S is not correct :
Any fix or workaround ?
Regards,
Nicolas
The text was updated successfully, but these errors were encountered: