Skip to content
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

Online IDE not showing build information #4033

Closed
andcor02 opened this issue Mar 27, 2017 · 8 comments
Closed

Online IDE not showing build information #4033

andcor02 opened this issue Mar 27, 2017 · 8 comments

Comments

@andcor02
Copy link

Has been flagged by several users that the Online-IDE no longer shows the usage of Ram, Flash & Rom used after compiling.

Can confirm this, anyone have any insight here?

Threads:

https://developer.mbed.org/questions/77527/Compiler-build-informaition/

https://developer.mbed.org/questions/77552/Why-do-the-build-details-show-that-my-pr/

@bulislaw
Copy link
Member

@theotherjimmy

@theotherjimmy
Copy link
Contributor

So, no target information, no project information, no 2 vs. 5 information.

@theotherjimmy
Copy link
Contributor

theotherjimmy commented Mar 27, 2017

Cannot reproduce. used mbed-os 5 with mbed-os-example-blinky on the K64F.

@vargham
Copy link

vargham commented Apr 1, 2017

I can reproduce. Online IDE with any target. (I tried with STM32, LPC, NXP)
2017-04-01 07_02_02-mbed compiler _mbed_blinky

@alejandrosklar
Copy link

alejandrosklar commented Apr 7, 2017

I can reproduce as well. For me, blinky details show up after successful compilation, but details do not show up after successful compilation of a much more complicated and larger program. See below:

Building for STM32 Nucleo L073RZ -- mbed-os5

sp_details

blinky_details

******** EDIT *********
The blinky build details in the screenshot above were actually for another target (I have no record of which one....). Blinky for L073RZ does NOT show build details. However, "Hello World" from "X_NUCLEO_IDW01M1v2" library DOES show build details (screenshot below).

All compiled for STM32 Nucleo L073RZ target, with most up-to-date mbed-os source, as of this posting.

wifi_details

@theotherjimmy
Copy link
Contributor

Thanks for even more test cases on this one guys. I'm trying to narrow down what properties of a build cause it to miss the memory information. As you have pointed out, it seems pretty random, but is very reproducible.

@theotherjimmy
Copy link
Contributor

I found the bug. It was a typo. My bad. The fix should be deployed soon.

@theotherjimmy
Copy link
Contributor

solution deployed. Thanks for reporting guys!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants