Author Topic: irobot create program upload problem  (Read 3961 times)

0 Members and 1 Guest are viewing this topic.

Offline jacksteelTopic starter

  • Beginner
  • *
  • Posts: 5
  • Helpful? 0
irobot create program upload problem
« on: January 24, 2010, 09:34:58 PM »
I am trying to upload the Drive sample program that came on the irobot create command module CD.  I put the programs drive.c, makefile, and oi.h in a project and then clicked [WinAVR] Make All in the tools menu, in Programmers Notepad. I got the following error message

> "make.exe" program

Compiling: drive.c
avr-gcc -c -mmcu=atmega168 -I. -gdwarf-2 -DF_CPU=18432000UL  -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=drive.lst  -std=gnu99 -MD -MP -MF .dep/drive.o.d drive.c -o drive.o
drive.c:262: fatal error: opening dependency file .dep/drive.o.d: No such file or directory
compilation terminated.
make.exe: *** [drive.o] Error 1


> Process Exit Code: 2
> Time Taken: 00:00

Any help is much apreciated. And if my explanation isn't  sufficient please let me know. Thanks.
« Last Edit: January 25, 2010, 05:25:48 PM by jacksteel »

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,704
  • Helpful? 173
    • Society of Robots
Re: irobot create program upload problem
« Reply #1 on: January 30, 2010, 10:06:08 PM »
I strongly recommend using AVR Studio and following my iRobot Create tutorial to program it.

http://www.societyofrobots.com/robot_iRobot_Create_mod.shtml

Offline madsci1016

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: irobot create program upload problem
« Reply #2 on: January 30, 2010, 11:13:29 PM »
BTW, Admin,

Not sure how far you dug into your create to look at the innards, but it doesn't seem far by the pictures in that tutorial. I took a few pics when i had it fully undressed, before we gutted it for it's wheels and electronics for another robot.

http://www.billporter.info/?page_id=40&album=5


Offline krockhouse

  • Jr. Member
  • **
  • Posts: 18
  • Helpful? 0
Re: irobot create program upload problem
« Reply #3 on: February 04, 2011, 11:48:28 PM »
I have the same problem and can't find a solution.  I would like to use the original software with the irobot before going on to use the admin's irobot software.  Anyone have a solution to this problem?


I am trying to upload the Drive sample program that came on the irobot create command module CD.  I put the programs drive.c, makefile, and oi.h in a project and then clicked [WinAVR] Make All in the tools menu, in Programmers Notepad. I got the following error message

> "make.exe" program

Compiling: drive.c
avr-gcc -c -mmcu=atmega168 -I. -gdwarf-2 -DF_CPU=18432000UL  -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=drive.lst  -std=gnu99 -MD -MP -MF .dep/drive.o.d drive.c -o drive.o
drive.c:262: fatal error: opening dependency file .dep/drive.o.d: No such file or directory
compilation terminated.
make.exe: *** [drive.o] Error 1


> Process Exit Code: 2
> Time Taken: 00:00

Any help is much apreciated. And if my explanation isn't  sufficient please let me know. Thanks.



 

SMF spam blocked by CleanTalk