Our New Machine, Pandora

Should this thread die?

  • Yes, kill it now!

    Votes: 0 0.0%
  • Maybe move it to off-topic?

    Votes: 0 0.0%
  • No, let it live until its natural death!

    Votes: 0 0.0%

  • Total voters
    0

Status
Not open for further replies.
Devkit does not mean sdk here, rather a prerelease version of the pandoras hardware I believe. So basically, a development platform.
 
HIV Exploder said:
I don't see why the sdk can't be publically released to everyone unless there is some nda thing.
The SDK currently consists of exactly the same compiler as used for the GP32/GP2X (GCC) and a few libraries that are useless to anyone without the necessary hardware.

So not much to release really.
 
Last edited by a moderator:
Pirotic said:
most professional SDK's for lesser powered platforms (mobile phones, handhelds etc) tend to come with emulators to save all the faffing about with hardware during the early stages of development. No chance of an SDK and emulator kit for the pandora? that'd be a bit of a turn off for some homebrewers I'd imagine.
Virtio do a complete software emulation of the OMAP3:

http://www.virtio.com/

Emulator Kit/JTAG (requires OMAP hardware) :

http://focus.ti.com/docs/toolsw/folders/print/xds560.html

Needless to say, both are commercial, and both cost several thousand USD.
 
Last edited by a moderator:
Actually, considering the Pandora can use dynamically linked libraries, and the fact that there will be no need for most programs to access the hardware directly (typical reasons to access the hardware can be kept in a library), you have a few choices you can use without making any changes to your source code.

Compile for desktop Linux instead of Pandora. This just means a change in compiler or passing an option to make.

Compile for Pandora and run the resulting executable in QEMU or a similar Linux ARM emulator. Once you are happy with the result, run the same executable on real hardware.

The only thing needed for both of the above is different library files, which I'm sure is not going to be a problem.

and after saying all that, someone seems to have had the idea already :)

"Scratchbox is a cross-compilation toolkit designed to make embedded Linux application development easier. It also provides a full set of tools to integrate and cross-compile an entire Linux distribution."
 
Squidge said:
I'd say leave it alone - it'll get archived soon enough when people stop posting in it.
Yeah! +1 for stop posting in this thread!
 
Last edited by a moderator:
It doesn't look like the keyboard has ctrl or alt keys? I'd really dig one of these as a portable emacs machine :)
 
dockthepod said:
It doesn't look like the keyboard has ctrl or alt keys? I'd really dig one of these as a portable emacs machine :)
There has been talk of mapping Ctrl and Alt to the shoulder buttons for just this purpose. I think this makes a lot of sense, because you could easily hold either shoulder button and still hit any key on the keypad with your thumbs.
 
Last edited by a moderator:
parag0n said:
Unsticky it, and it'll soon fall away into obscurity.
It needs to stay stickied and be closed. Soon the world will know the awesome power of the Pandora, and they will tremble in fear.

Even the quivering masses deserve to know the history of such a spectacular device.
 
Last edited by a moderator:
atomicthumbs said:
parag0n said:
Unsticky it, and it'll soon fall away into obscurity.
It needs to stay stickied and be closed. Soon the world will know the awesome power of the Pandora, and they will tremble in fear.

Even the quivering masses deserve to know the history of such a spectacular device.



Good point. We should delete this thread as soon as possible and request that google remove it from cache. Future potential Pandora purchasers must never discover this thread of endless drivel. ;)
 
Last edited by a moderator:
The truth is that I just google "Our New Machine Pandora" to get to this forum, I just realized its name was gp32x.de.
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top