Skip to content

Improve Arm Compiler 6 compatibility#1710

Open
will-v-pi wants to merge 2 commits intoraspberrypi:developfrom
will-v-pi:cmsis/develop
Open

Improve Arm Compiler 6 compatibility#1710
will-v-pi wants to merge 2 commits intoraspberrypi:developfrom
will-v-pi:cmsis/develop

Conversation

@will-v-pi
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

image

@will-v-pi
Copy link
Copy Markdown
Contributor 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