Search found 5 matches

by Romano
Fri Sep 04, 2009 10:31 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: AVR studio installation problem
Replies: 3
Views: 2567

Re:AVR studio installation problem

Hi Gerry, last thing,pay attention in the avr project options in the avrstudio. In GENERAL menu do you have to set Use external makefile and select makefileStart In the CUSTOM OPTION unselect use WinAVR and put the path of avr-gcc and make manually. Use the avr-gcc of winavr but the make of cygwin. ...
by Romano
Thu Sep 03, 2009 4:55 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: AVR studio installation problem
Replies: 3
Views: 2567

Re:AVR studio installation problem

Hi Gerry, In my activities I often used AVR Studio to debug step by step the applications and the OS using the ATMEL JTAGICE mkII, for example. What I do is this: - Create my application using Eclipse and RT-Druid and generate the file eecfg, makefile, etc - I create a folder (for example named x) a...
by Romano
Tue Aug 04, 2009 11:54 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: erika avr problem
Replies: 3
Views: 2443

Re:erika avr problem

Hi,

Did you install WinAVR?
Do you need this tool for the avr-gcc compiler.
And do you have to setup the path to find avr-gcc and UISP tool.
Do you can set this path in Windows/Preferences menu.
Select RT-Druid - Oil- avr5
by Romano
Tue Aug 04, 2009 11:39 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: erika avr problem
Replies: 3
Views: 2443

Re:erika avr problem

Hallo Kumar,


Do you compile and don\'t found the .srec file? Or your application is not compiled?
What board do you use? The .srec file is used in case of MIB510 board, for flashing microcontroller AVR in MICAZ.
Can you better explain the problem please.

Best regards

Antonio
by Romano
Fri Nov 09, 2007 4:20 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: missing seperator during project build.
Replies: 2
Views: 4522

Re:missing seperator during project build.

To solve the problem you have to go in the menu
Windows->Preferences
Then RT-Druid
OIL Pic30 configurator and set
Use EE Gcc to resolve dependencies
Use EE Gcc to compile