View Single Post
Old 02-26-2005, 04:33 AM   #6
yyjjll
New Member
 
Join Date: Feb 2005
Location: San Diego, CA
Posts: 9
Default embedded C programming for 7100 device

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.

A major problem with the Java VM is it's too slow for computationally intensive tasks.

I've asked RIM about this issue and of course I got the answer no, since Java Midlet is the only thing officially opened to developers.

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.
Offline   Reply With Quote