| Help: "Print Size" stopped working [message #854409] |
Mon, 23 April 2012 19:54  |
Bob Alexander Messages: 2 Registered: April 2012 |
Junior Member |
|
|
Hi,
I have Eclipse running with an ARM toolchain using Sourcery Codebench Lite. Until yesterday, when I compiled, it would end up calling arm-none-eabi-size to print out the size of the compiled code. It stopped doing that, and I can't figure out why.
If I run arm-none-eabi-size from a command line, it works. The project's Tool Settings shows ARM Sourcery GNU Print Size and it's configured correctly. The "Additional Tools" under Tool Settings has Print Size checked. Shouldn't that do the trick?
Build Steps does not have anything set for the Post-build steps. I suppose I could put an invocation of arm-none-eabi-size there, but it shouldn't be necessary, should it?
arm-none-eabi-size stopped working for all projects in two different workspaces, so something really fundamental must've broken.
What else can I look for?
Thank you,
Bob
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02067 seconds