Skip to content

Update IAR support version to 8.32 #885

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

Merged
merged 8 commits into from
Feb 27, 2019

Conversation

deepikabhavnani
Copy link

DO NOT MERGE - UPCOMING RELEASE

@deepikabhavnani deepikabhavnani changed the title Update IAR suuport version to 8.32 Update IAR support version to 8.32 Jan 2, 2019
@@ -23,7 +23,7 @@ Mbed OS 5 can be built with various toolchains. The currently supported versions

- [Arm compiler 5.06 update 6](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler-5/downloads).
- [GNU Arm Embedded version 6](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please specify which version of GNU Arm toolchain as well, there's multiple ones and the page seems to propose Version 8-2018-q4-major. Which is or is not aligned with anything else?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AnotherButler If it helps, we'll be specifically using GCC Arm Compiler 6-2017-q2-update (https://github.com/ARMmbed/mbed-os/pull/9844/files#diff-354f30a63fb0907d4ad57269548329e3R30)

https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads

The GNU Arm Embedded is what the Ubuntu package calls the compiler. I don't know why they name them differently.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ARMmbed/mbed-os-test-team Can confirm, but I suspect this is the same version in Jenkins CI as well.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GCC version in CI is 6-2017-q1-update

@JanneKiiskila
Copy link

If you'all would want an easy way with the 5.12 docs, you would make a 5.12 branch and point all PRs against that (which would be relevant for 5.12, that is).

Deepika Bhavnani added 4 commits February 26, 2019 16:08
Specify GNU toolchain version in CI
Update GNU ARM toolchain version used in CI
Vscode was removed during resolving merge conflict
@deepikabhavnani
Copy link
Author

@AnotherButler - Please review. Not dependent on code anymore. feature-iar8 branch is merged to master

@@ -225,7 +225,7 @@ Mbed CLI supports a setting for each toolchain path:
| --------- | --------- | ---------| --------- |
| Arm Compiler 5 | `C:/Program Files/ARM_Compiler_5.06u5/bin/armcc` | `ARM_PATH` | `C:/Program Files/ARM_Compiler_5.06u5` |
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmonr @timurh01 - ARM Compiler 5 supported and in CI is ARM_Compiler_5.06u5 or ARM_Compiler_5.06u6

Copy link
Contributor

@AnotherButler AnotherButler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@AnotherButler
Copy link
Contributor

@cmonr @JanneKiiskila Have your concerns been addressed?

@AnotherButler
Copy link
Contributor

Also, we make the 5.12 branch out of the development branch, but we don't do this until code freeze.

@AnotherButler AnotherButler merged commit 658c3d1 into ARMmbed:development Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants