PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Robby rp5 programming in assembly



psdg
18.10.2004, 11:47
Hello, sorry for my post in english, i have a question about programming robby, i would know if it is posible to programm robby (standard robby without the c-control II) in assembly language and are there any links about it. vielen dank :-#

RCO
18.10.2004, 11:49
For the normal C-control there exist programms in assmebly, so there have to be programms for the RP5, too. Cause its the same chip. But I Don't know how to generate some code. I used code to send infrared codes. It worked very good. With 'normal' code the speed was too low.

MFg Moritz

psdg
18.10.2004, 12:06
Ok thank you, i am looking for some sort of way to programm the robot in assembly and not in cbasic. So what i need is some information about a assembly compiler for robby. I have the robot for 3 days now so i think its better to look a the forum here perhaps the answer is already there.

RCO
18.10.2004, 12:18
Sorry, I really don't nothin about asmmbly compilers. But I'm sure there are some in the forum.

psdg
18.10.2004, 13:41
Thank you i will look further on this forum

molecular
11.02.2005, 12:49
Hi.

There is a ccontrol linux sdk, consisting of a ccupload tool, a cbasic compile AND an assembler (with documentation)

http://www.apps4linux.org/showapps.php3?id=548&detail=1

I only tried cbasic and cupload so far (both work fine)

there is a "hello world" assembler example, but that's it... so it will take some experimenting or further digging...