Skip to content

Fix issue #2124: IAR no rtos #2129

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
Jul 15, 2016
Merged

Fix issue #2124: IAR no rtos #2129

merged 1 commit into from
Jul 15, 2016

Conversation

jamike
Copy link
Contributor

@jamike jamike commented Jul 8, 2016

Remove the 2nd call of mbed_sdk_init in __iar_argc_argv

Remove the 2nd call of mbed_sdk_init in __iar_argc_argv
@0xc0170
Copy link
Contributor

0xc0170 commented Jul 11, 2016

cc @c1728p9

@PrzemekWirkus
Copy link
Contributor

@jamike Any testing was done for this change? Wanna share a testing results?

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 11, 2016

@mbed-bot: TEST

HOST_OSES=windows
BUILD_TOOLCHAINS=IAR
TARGETS=K64F,LPC1768

@mbed-bot
Copy link

[Build 609]
SUCCESS: Building succeeded and tests were run! Be sure to check the test results

@jamike
Copy link
Contributor Author

jamike commented Jul 11, 2016

I tested this fix on STM32F3 family. (4 boards) test is ok.

@c1728p9
Copy link
Contributor

c1728p9 commented Jul 11, 2016

Which function calls mbed_sdk_init when the RTOS is not present?

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 11, 2016

Which function calls mbed_sdk_init when the RTOS is not present?

cmain.S file

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.

5 participants