Skip to content

Calling mbed_main when using RTX and compiling with IAR #1998

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 1 commit into from
Jun 26, 2016

Conversation

bridadan
Copy link
Contributor

Previously, the mbed_main function was not being called when using the RTOS when compiling with IAR. This PR adds this function call in this case for Cortex M targets.

@sg-
Copy link
Contributor

sg- commented Jun 24, 2016

@mbed-bot: TEST

HOST_OSES=windows
BUILD_TOOLCHAINS=GCC_ARM,IAR,ARM,uARM
TARGETS=K64F,KL25Z,LPC1114,K22F,NRF51_DK,NUCLEO_F411RE,NUCLEO_L053R8,NUCLEO_F334R8,NRF51_MICROBIT,LPC1768

@mbed-bot
Copy link

[Build 525]
FAILURE: Something went wrong when building and testing.

@bridadan
Copy link
Contributor Author

CI was goofed up, this will need to be re ran.

@sg-
Copy link
Contributor

sg- commented Jun 24, 2016

@mbed-bot: TEST

HOST_OSES=windows
BUILD_TOOLCHAINS=GCC_ARM,IAR,ARM,uARM
TARGETS=K64F,KL25Z,LPC1114,K22F,NRF51_DK,NUCLEO_F411RE,NUCLEO_L053R8,NUCLEO_F334R8,NRF51_MICROBIT,LPC1768

@mbed-bot
Copy link

[Build 529]
FAILURE: Something went wrong when building and testing.

@sg- sg- merged commit 703aee4 into ARMmbed:master Jun 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants