erika avr problem

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Locked
kumar

erika avr problem

Post by kumar »

Hallo all , o am testing your Product Erika Enterprise and RT-Druid for Atmel AVR , i followed the instructions provided in the avr-manual but am not able to get the Project compiled .
It cant find .srec files , dont know what the problem is.
Did anyone had same problem?
Romano

Re:erika avr problem

Post by Romano »

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
kumar

Re:erika avr problem

Post by kumar »

My application is not complied :( i tried to complie it by clicking on avr-flash memory .
it seems the cygsetup has some problem , when i take the example proejct , following error message comes
C:\\Evidence\\bin\\mymake_cygwin.bat all
MAKE_DIRECTORIES
DEP handler_install.S
avr-gcc.exe: CreateProcess: No such file or directory
CPP bios.c
avr-gcc.exe: CreateProcess: No such file or directory

i modified the bat file but it doesnt help .
Romano

Re:erika avr problem

Post by Romano »

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
Locked