Mark Crichton wrote:
> I was wondering if anyone has used the MS eMbedded Tools for their CE
> products? Specifically, I'm having problems with welly and the ARM
> assembler. Does anyone have some sample assembly code for the ARM
> that actually compiles under this nightmare toolkit from the deepest
>
If you look at the MS header files for eMbedded Tools there is never any
inline assembly for ARM, only the opcodes. I'm guessing the ARM inline
assembly doesn't work for this product.
I think the best thing would be to get hold of the Platform Builder. At
least it should compile the assembly code.
Jamey suggested this when I was looking at it : compile code on Linux
box, disassemble or hexdump. Bit of a long process if Platform Builder
isn't at your finger tips. A script to do some post processing would
speed things up. A bit better than looking the opcodes up.
Regards,
Dirk
Received on Wed Sep 20 02:49:00 2000
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:43:42 EDT