Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Beanbag109

Pages: [1] 2 3 ... 7
1
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 11:35:06 pm »
Scott, I sent you a PM

2
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 11:15:12 pm »
from the same link as before?

3
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 11:05:46 pm »
I am glad I've gotten this far.

Reflashing the HEX.

should I use the same hex file, or make a new one?

4
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 10:40:11 pm »
OKAY,

VIDEO 2 & 3 done,

SD card read/write works great

5
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 08:37:31 pm »
oh, you had the same ones on the video

6
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 08:26:12 pm »
at the bottom of the Arduino, I do have a warning:

avrdude: warning: cannot set sck period. please check for usbasp firmware update.
avrdude: warning: cannot set sck period. please check for usbasp firmware update.

7
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 07:22:53 pm »
Video 1, Panther Programing Part 1 DONE!

8
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 04:15:20 pm »
Now I have nothing on the pdmxp. No green no red

9
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 03:52:14 pm »
I think that did it?

C:\Program Files\Arduino\hardware\tools\avr>"C:\program files\arduino\hardware\t
ools\avr\bin\avrdude" -C "C:\program files\arduino\hardware\tools\avr\etc\avrdud
e.conf" -c usbasp -p m328p -b 19200 -U flash:w:"C:\Program Files\Arduino\hardwar
e\tools\avr\pdmxpv200.hex":i -U lock:w:0x0f:m

avrdude: warning: cannot set sck period. please check for usbasp firmware update
.
avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.06s

avrdude: Device signature = 0x1e950f
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed

         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: warning: cannot set sck period. please check for usbasp firmware update
.
avrdude: reading input file "C:\Program Files\Arduino\hardware\tools\avr\pdmxpv2
00.hex"
avrdude: writing flash (19570 bytes):

Writing | ################################################## | 100% 5.90s



avrdude: 19570 bytes of flash written
avrdude: verifying flash memory against C:\Program Files\Arduino\hardware\tools\
avr\pdmxpv200.hex:
avrdude: load data flash data from input file C:\Program Files\Arduino\hardware\
tools\avr\pdmxpv200.hex:
avrdude: input file C:\Program Files\Arduino\hardware\tools\avr\pdmxpv200.hex co
ntains 19570 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 7.48s



avrdude: verifying ...
avrdude: 19570 bytes of flash verified
avrdude: reading input file "0x0f"
avrdude: writing lock (1 bytes):

Writing | ################################################## | 100% 0.03s

avrdude: 1 bytes of lock written
avrdude: verifying lock memory against 0x0f:
avrdude: load data lock data from input file 0x0f:
avrdude: input file 0x0f contains 1 bytes
avrdude: reading on-chip lock data:

Reading | ################################################## | 100% 0.03s

avrdude: verifying ...
avrdude: 1 bytes of lock verified

avrdude: safemode: Fuses OK

avrdude done.  Thank you.


C:\Program Files\Arduino\hardware\tools\avr>pause
Press any key to continue . . .

10
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 03:22:24 pm »


C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>.\bin\avrdude -c usbasp -p m328p -v

avrdude: Version 5.11, compiled on Sep  2 2011 at 19:38:36
         Copyright (c) 2000-2005 Brian Dean, You are not allowed to view links. Register or Login
         Copyright (c) 2007-2009 Joerg Wunsch

         System wide configuration file is ""
avrdude: can't open config file "": Invalid argument
avrdude: error reading system wide configuration file ""

C:\Program Files\Arduino\hardware\tools\avr>

11
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 02:56:29 pm »
twooly,

C:\Program Files\Arduino\hardware\tools\avr>Set Path = %PATH%;"C:\program files\
arduino\hardware\tools\avr\etc";"C:\program files\arduino\hardware\tools\avr";"C
:\program files\arduino\hardware\tools\avr\bin"

C:\Program Files\Arduino\hardware\tools\avr>CD "C:\program files\arduino\hardwar
e\tools\avr"

C:\Program Files\Arduino\hardware\tools\avr>DIR pdmxpv200.hex
 Volume in drive C is Gateway
 Volume Serial Number is C07F-D317

 Directory of C:\Program Files\Arduino\hardware\tools\avr

06/25/2014  09:38 PM            55,068 pdmxpv200.hex
               1 File(s)         55,068 bytes
               0 Dir(s)  103,187,685,376 bytes free

C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>.\bin\avrdude -c usbasp -p m328p -b
19200 -U flash:w:pdmxpv200.hex:i -U lock:w:0x0f:m
avrdude: can't open config file "": Invalid argument
avrdude: error reading system wide configuration file ""

C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>
C:\Program Files\Arduino\hardware\tools\avr>

12
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 02:47:24 pm »
You are not allowed to view links. Register or Login
Try this command from the same directory
.\bin\avrdude -c usbasp -p m328p -v

Post your results.

in which directory?

13
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 12:40:28 pm »
set up

14
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 12:37:48 pm »
yes, avrdude.conf is there

15
Panther DMX Player / Re: Any issues?
« on: June 28, 2014, 12:18:56 pm »
avrdude version 5.11

Pages: [1] 2 3 ... 7