From: SourceForge.net <no...@so...> - 2010-03-06 21:34:53
|
Support Requests item #2958632, was opened at 2010-02-25 10:08 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928232&aid=2958632&group_id=189165 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: Accepted Priority: 5 Private: No Submitted By: ODED GOTTDENKER (odedg) Assigned to: Thomas Holland (innot) Summary: Can't Change the AVR-compiler settings Initial Comment: Hello, I can't change the AVR-compiler "drop-down" lists settings. When I try to select a different value than the default one, it automatically bounces to the original value. If for example, I try to modify the Optimization level from "No Optimization (-O0)" to "Size Optimization(-Os)", it bounces back to the former. I saw that an earlier report was opened, named: "5 no one of project properties changing - ID: 2781365", and I wanted to add some details about the problem which I also encountered. I enoucntered the problem in Eclipse versions 3.4.2/plugin 2.3.1.20081204PRD both in GANYMEDE and GALILEO versions. In version EUROPA, 3.3.2/plugin 2.3.1.20081204PRD this problem does not occur. Thanks for the help, Oded ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-03-06 21:34 Message: Oded, for the error log check (with Galileo) under 'Help -> About Eclipse -> Installation Details -> Configuration -> Show Error Log'. This should not be emtpy, as every Eclipse start is logged there. What do you mean by "Galileo Eclipse project from the site"? If you mean the Eclipse Download page, then I have already done this, because I usually test the plugin against a plain download of the "Eclipse for C/C++ Developers" without any additional plugins. ---------------------------------------------------------------------- Comment By: ODED GOTTDENKER (odedg) Date: 2010-03-02 09:44 Message: Hello Thomas, I'm using Windows XP. I can't attach a copy of the error log, bcz there isn't one. The IDE simply refuses to change the drop-down menu settings under: Properties->C/C++ Build->Settings->Optimization->Optimization Level And also Under: Properties->C/C++ Build->Settings->Debugging->Generate Debugging Info And also Under: Properties->C/C++ Build->Settings->Language Standard It seems it's stuck in it's default configurations and does not except any changes regarding these drop-down menus. Maybe you can try downloading the Galileo Eclipse project from the site as a user(not a developer) on windows XP if you have one and then download the AVR-Plugin. Thank you for your help, Oded ---------------------------------------------------------------------- Comment By: Thomas Holland (innot) Date: 2010-02-28 21:12 Message: Hi Oded, like with the other report I can't reproduce this, so we need to do some more troubleshooting. Does this Problem occur with every project? I.e. if you create a new empty AVR project, does the problem occur as well? Which Operating System do you use? (So far the problems seem to be only on MacOSX) Could you please attach a copy of your Eclipse error log to this Support Request. Maybe there is something in there which could point to the source of the problem. BTW, I do not think that this is a AVR Plugin problem because Saving/Restoring of the compiler settings (like the optimization level) is done by CDT itself, the AVR Plugin only defines the different options (in XML format). Thomas ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928232&aid=2958632&group_id=189165 |