1) What compiler is being used for mbed? I think it is GNU GCC but which version?
2) What is the default compiler optimization settings? How can you change the compiler optimization stetting?
3) How can you pass different parameters to the compiler in general (ie, change warning settings, etc...)?
Thank you.
Hello,
1) What compiler is being used for mbed? I think it is GNU GCC but which version?
2) What is the default compiler optimization settings? How can you change the compiler optimization stetting?
3) How can you pass different parameters to the compiler in general (ie, change warning settings, etc...)?
Thank you.
That is one of the main reason Mbed isn't as popular as arduino
(I know the caracteristics of each one)
sorry
but this "Cloud programming" shit sucks
:(
That is one of the main reason Mbed isn't as popular as arduino
(I know the caracteristics of each one)
sorry
but this "Cloud programming" shit sucks
:(
You're not tied to it, you can use an offline compiler.
[[http://www.keil.com/appnotes/docs/apnt_207.asp|Keil MDK-ARM]]
[[http://mbed.org/forum/mbed/topic/1091/?page=1#comment-5273|GCC 1]], [[http://mbed.org/forum/mbed/post/1322/|GCC 2]]
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
Hello,
1) What compiler is being used for mbed? I think it is GNU GCC but which version?
2) What is the default compiler optimization settings? How can you change the compiler optimization stetting?
3) How can you pass different parameters to the compiler in general (ie, change warning settings, etc...)?
Thank you.