From: SourceForge.net <no...@so...> - 2012-06-07 12:37:51
|
Support Requests item #3532765, was opened at 2012-06-07 05:37 Message generated for change (Tracker Item Submitted) made by kaeptn-h You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928232&aid=3532765&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: Install Problem (example) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Curryman (kaeptn-h) Assigned to: Nobody/Anonymous (nobody) Summary: no MCU-Type Initial Comment: I worked in the past with Helios and AVR Plugin for Eclipse 2.3.4 without big problems so far. Now I decided to change to AVR Plugin 2.4.0 the latest tool chain from ATMEL and Indigo. I started from scratch and loaded the last Eclipse Indigo Version (win32). I installed it and started with an empty workspace. Then I performed a update check to ensure Eclipse is on the latest version. Then I loaded avreclipse.2.4.0.final.p2repository.zip unzipped it and stored it on the HDD. After that I loaded the current ATMEL Tool chain and installed it. Then I installed the AVR Plugin to Eclipse (Help/Install new Software). That process worked fine so far. After installing I restarted Eclipse as recommended. Now I can see the typical buttons and so on are available and things are looking fine. Under Window/Preferences/AVR/Paths I keyed in the path to th AVR Toolchain. AVR-GCC ==> C:\Program Files (x86)\Atmel\AVR Tools\AVR Toolchain\bin GNU make ==> C:\Program Files (x86)\Atmel\AVR Tools\AVR Toolchain\bin AVR Header Files ==> C:\Program Files (x86)\Atmel\AVR Tools\AVR Toolchain\avr\include AVRDude ==> C:\Program Files (x86)\Atmel\AVR Tools\AVR Toolchain\bin Atmel Part Description Files are not available and so far I know not necessary. Finally I disabled search for system path at startup and click the button Apply To be sure everything is correct I restarted Eclipse. When I now start to create a new C project (File/New/C Project) For Project name I key in "Test" Project type: AVR Cross Target Application Empty Project Toolchains: AVR-GCC Toolchain Click Button Next I unselected Debug Click Button Next I see the dialogue AVR Target Hardware Properties Here is the MCU Type: empty and the MCU Frequency (Hz): is 1000000 When I click to the MCU Type nothing is to select. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928232&aid=3532765&group_id=189165 |