Society of Robots - Robot Forum

Software => Software => Topic started by: Razor Concepts on March 29, 2010, 11:38:28 AM

Title: Axon Test Hex 1
Post by: Razor Concepts on March 29, 2010, 11:38:28 AM
I am using an Axon original, trying to upload the text hex file one (toggling all ports). AVR Studio reports that the hex file is not a valid intel hex file. The other examples work, except that first one. Can anyone else verify this? I am using the AVR ISP MKII
Title: Re: Axon Test Hex 1
Post by: Admin on April 03, 2010, 08:48:34 PM
Where did you find the .hex?

Possible upload error on my part . . .
Title: Re: Axon Test Hex 1
Post by: Razor Concepts on May 29, 2010, 04:53:09 PM
Bringin this up again

Here are the two last lines of the hex, last one seems missing parts?
Code: [Select]
:1009C00050E00E9449028BE295E026E334E0B90151
:1009D00040E150E00E944902CF91DF9108

Error message: :Getting isp parameter.. SD=0x06 .. OKThe specified file is not a valid Intel HEX file

Also what is the default baud rate?
Title: Re: Axon Test Hex 1
Post by: Admin on May 29, 2010, 09:01:56 PM
Again, where did you find that .hex file link? :P
(it looks broken)


Quote
Also what is the default baud rate?
For what? If you mean for the $50 Robot, you can specify it in the code. Its all commented.
Title: Re: Axon Test Hex 1
Post by: Razor Concepts on May 29, 2010, 09:54:53 PM
Oops again!
http://www.societyofrobots.com/axon/axon_function_list.shtml (http://www.societyofrobots.com/axon/axon_function_list.shtml)
Title: Re: Axon Test Hex 1
Post by: Admin on June 04, 2010, 09:03:01 AM
80% of the file somehow went missing. On both my PC and the web copy . . . but found another copy thats complete so no worries.

http://www.societyofrobots.com/axon/downloads/axon_tst.hex (http://www.societyofrobots.com/axon/downloads/axon_tst.hex)

Let me know how it goes.
Title: Re: Axon Test Hex 1
Post by: Razor Concepts on June 05, 2010, 04:01:03 PM
"1" and "port" get repeated over and over again without line breaks
(http://i49.tinypic.com/33c3b41.jpg)
Can somebody with an Axon 1 verify this? My Axon has been "re-heated"
Title: Re: Axon Test Hex 1
Post by: Admin on June 06, 2010, 12:11:17 AM
"1" and "port" get repeated over and over again without line breaks
(http://i49.tinypic.com/33c3b41.jpg)
Can somebody with an Axon 1 verify this? My Axon has been "re-heated"

Yeap, thats correct. Each UART port transmits its port number, and all the pins should be turning on/off ever second or so.