You can use this page to enable C++, porting processor macro, console, floating point support, and optimization level for ColdFire V1/ColdFire+ V1/Sensors derivatives.
The table below explains the options available on this page.
| Option | Description |
|---|---|
| Enable C++ Support | Check to enable C++ support |
| No Porting Support | Select to disable the porting processor macro that helps porting code from HCS08 to V1 |
| Enable Porting Support | Select to enable the porting processor macro that helps porting code from HCS08 to V1 |
| No Console Support | Select to disable the console support |
| Enable Console Support | Select to enable the console support |
| None | Select to disable the floating point support |
| Float is IEEE64, double is IEEE64 | Select to enable the floating point support |
| No Optimizations | Select to disable the optimization level |
| Easy Debug | Select to enable the Level 1 code size optimizations plus register coloring and peephole |
| Full Optimizations | Select to enable the full optimizations |