View Single Post
Old 08-24-2006, 12:17 PM   #14
jeevessnsv
Knows Where the Search Button Is
 
Join Date: Apr 2006
Location: Columbus, OH
Model: 7280
Posts: 19
Default

Quote:
Originally Posted by yyjjll
Greetings, I'm kinda new here ...

I wonder if there's anyway to run embedded C programs on the 7100 device, below the Java VM layers, and above the OS.

(snip)

However, according to what I've found, 7100 runs on an ARM processor, and nothing should prevent one from running compiled C/C++ programs on the processor.

Does anyone have any idea on this? Thanks.
I too would love to know about this. Has anyone tried hacking on it? In theory we should be able to cross-compile almost any language to the BB's processor, if we have a way of discovering the system calls and loading the code. I'd be interested in working with others on figuring it out, if someone knows how to start.
__________________
PIN: 200CBEAA
Offline   Reply With Quote