[chbot] GCC / Codesourcery #pragma for ARM Cortex M3

Volker Kuhlmann list0570 at paradise.net.nz
Sat Oct 15 22:17:20 BST 2011


> > Anyone know of an optimization pragma I can use just for this tight piece ?

A quick google shows this:

http://infocenter.arm.com/help/topic/com.arm.doc.dui0491e/CIHFHHFB.html
with
http://infocenter.arm.com/help/topic/com.arm.doc.dui0491e/DUI0491E_arm_compiler_reference.pdf

It says #pragma Onum
Try it on gcc...
Also try the __attribute__ construction with gcc.

HtH,

Volker

-- 
Volker Kuhlmann
http://volker.dnsalias.net/	Please do not CC list postings to me.



More information about the Chchrobotics mailing list