Hi,
I'm trying to play around with developing for my DR800. Unfortunately it seems I came to the party late, now that the iREX forums are down. I'm sure that a good tutorial exists somewhere, but I haven't found it yet (it may have been on the iREX forums...) If anyone can point me to a good tutorial, I'd appreciate it.
If people want to answer questions here, that'd be great too

I am using a 64-bit ubuntu, but I installed the 32-bit libs. I originally had issues as a result of running 64-bit, but the 32-bit libs fixed those.
I've downloaded all the latest files from the iOn directory at developer.irexnet.com, and have been starting with the hello-world app. I've been trying to use Anjuta, since that's what's recommended in the iOn guide and I'm not super-comfortable just using the command line.
So far I can get everything to compile, with the caveat that I can't use Build->Configure Project... from within Anjuta; it says "/media/Data/DR800/projects/hello-world/(anjuta:19665): libanjuta-WARNING **: Cannot execute command: "/media/Data/DR800/projects/hello-world/./configure --host=arm-poky-linux-gnueabi""
However, I can execute it myself from the terminal.
If I configure manually from the terminal and then compile everything is fine. I can start QEMU, but when I try to deploy to root@192.168.7.2 the connection is denied. I can't find any info (yet) on why that's where I'm supposed to be copying the compiled project, or how to change it (if that's what I'll need to do).
Any help would be appreciated,
Thanks,
-Barrett