Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
March 31, 2010 - 12:09pm
|
In ride, can i make some part of code without optimisation? In the project i choose O1 and in the code, maybe a pragma or something to avoid optimisation in specific part. Is there any way to do this? |
Hi Seb,
On the Raisonance RCSTM8 compiler you can place an inline pragma with most of the compiler options:
I hope this helps,
Bruno