2008-10-31 07:53 AM
cortexm3_macro problems - can not compile
2011-05-17 03:50 AM
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.2011-05-17 03:50 AM
Considering the price tag of Green Hills, don't they provide support? :o
2011-05-17 03:50 AM
they do support, but the assembly language file is provided by ST with their examples for the evaluation board.