PDA

View Full Version : Free ARM BREW Builder!


Dren
05-22-2002, 01:07 PM
I have developed a BREW application. I already tested it on the simulator. I purchased a BREW enabled real device (Sharp Z-800). From BREW documentation, ARM BREW Builder is the recommended software to compile the application before uploading it on a real device. I just wonder whether a free trial of ARM BREW Builder exists or not? Are there any other alternatives for developers to select?

Thanks,

Ren
:confused:

dread_rider
05-23-2002, 01:10 AM
Hi,
You can use both of ARM BREW Builder and ARM Developer Suite(ADS) to compile BREW apps.

The free trial ARM BREW Builder doesn't exist, however the 45 days free trial of ADS exists and you can order the free trial in the following URL.
http://www.arm.com/devtools/ads_eval?OpenDocument

And when you compile your BREW apps, the following
FAQ will help you.
http://www.qualcomm.com/brew/developer/support/kb/49.html

Dread

Kevin
10-25-2002, 12:31 PM
GCC compiler has been ported, but not supported.

cradcliff
11-11-2002, 12:59 PM
If I remember correctly, the one major thing not supported by the GCC compiler was Thumb mode. IMHO, I think this is about the most crucial extra that the ARM compiler provides. In fact, I would say that I wouldn't even use the GCC compiler without it.

Do you know if there's been any headway?