 |
| Author |
Message |
|
|
Posted: May 05, 2008 - 09:41 PM |
|

Joined: Feb 04, 2008
Posts: 26
|
|
I'm using AVR32 Studio 2.0.0
I create a new C project in the workspace. Right click on the project folder in the "Project Explorer" and go to "New" -> "Source File". Create a main.c file, ok simple enough.
Now, I want to include a driver using the framework. I highlight the project folder, open the "Framework" menu, and it says "Unavailable for selected project".
What's going on here? Why is it unavailable? |
|
|
| |
|
|
|
|
|
Posted: May 05, 2008 - 10:15 PM |
|


Joined: Aug 07, 2006
Posts: 300
Location: Trondheim, Norway
|
|
| Which MCU did you create the project for? Currently AVR32 Studio only comes with support for the UC3A and UC3B engineering samples. |
|
|
| |
|
|
|
|
|
Posted: May 05, 2008 - 10:31 PM |
|

Joined: Feb 04, 2008
Posts: 26
|
|
| I chose the UC3A normal, not the ES. Are you telling me I can't use the framework with a normal UC3A chip? |
|
|
| |
|
|
|
|
|
Posted: May 05, 2008 - 11:17 PM |
|


Joined: Aug 07, 2006
Posts: 300
Location: Trondheim, Norway
|
|
| The non-ES software frameworks released with AVR32 Studio 2.0 are only placeholders to ensure that the real versions are installed when made available. You can expect this to happen very soon. |
|
|
| |
|
|
|
|
|
Posted: May 06, 2008 - 06:55 PM |
|

Joined: Feb 04, 2008
Posts: 26
|
|
How do you find out when they are available? How long is very soon?
Can I tell AVR32 Studio to compile for an ES framework and use it on a non-ES chip? |
|
|
| |
|
|
|
|
|
|
|