Building Application for XSCALE

Hi,

I want to build an application for the XScale processor (actually I own a Dell Axim X30) using Embedded Visual C++ 4.0. I found that Intel has released a XScale compiler but they dont provide a download link (You must purchase it).

Does anyone know a way to make EVC build for XScale ?

Thanks for help.

yass

The output works directly for xscale. You can enable specific instruction scheduling and use some additional instructions.
<BLOCKQUOTE><font size=“1” face=“Arial, Verdana, Helvetica, sans-serif”>quote:</font><HR>The compiler has the ability to optimize the scheduling of instructions for use with the Intel XScale processors. Access to the XScale 40-bit MAC coprocessor is provided through intrinsics. See the /QRxscale flag.<HR></BLOCKQUOTE>

  • HM

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.