cancel
Showing results for 
Search instead for 
Did you mean: 

cortexm3_macro problems - can not compile

charles2399
Associate II
Posted on October 31, 2008 at 15:53

cortexm3_macro problems - can not compile

3 REPLIES 3
charles2399
Associate II
Posted on May 17, 2011 at 12:50

We have an STM3210E-EVAL board and we are using the Green Hills tool set.

None of the supplied CorTexM3_macro.asm targets the Green Hills tool set.

When I modify one to match the syntax of our assembler we get a number of errors. Instruction WFI, SEV and isb are flagged as unknown instructions. Other lines of assembly code are flagged as instruction unsupported in this context, e.g. MRS r4, CONTROL.

I do not see where CONTROL is defined.

Any suggestion to cure these problems.

st3
Associate II
Posted on May 17, 2011 at 12:50

Considering the price tag of Green Hills, don't they provide support? :o

charles2399
Associate II
Posted on May 17, 2011 at 12:50

they do support, but the assembly language file is provided by ST with their examples for the evaluation board.