Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Arm Compiler 6 compatibility #1710

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

will-v-pi
Copy link

Add some more #ifndefs to improve compatibility with Arm Compiler 6. This branch of the SDK has been used in the RP2xxx_DFP

Additionally AC6 doesn't use the same linker scripts, so is missing the preinit_array and init_array definitions, along with some clock_t libraries used in runtime.c.

@GorgonMeducer
Copy link
Contributor

Please also add the following changes to be compatible with cmsis 6.1.0:

image

@will-v-pi
Copy link
Author

Have added those changes in - thanks

@will-v-pi will-v-pi added this to the 1.6.0 milestone May 22, 2024
@kilograham kilograham modified the milestones: 1.6.0, 1.6.1 Jun 5, 2024
@will-v-pi will-v-pi modified the milestones: 1.6.1, 1.7.0 Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants