Code::Blocks - ARM Project settings -(Help or ARM IDE alternatives)

Hello,

I am wondering if Code::Blocks can be used for development on Arduino DUE.
I found it can create ARM Projects but configuring ARM compiler is a bit tricky for me.
Wondering also if "CodeBlocks Arduino IDE" can be extended to support also arduino Due board.
In alternative can you suggest IDE alternatives for ARM development?

Any help would be appreciated

Thank you very much
Enzo

If you're running Windows then download the community edition of Visual Studio and use Visual Micro to turn VS into an Arduino IDE.

Great suggestion!

exactly what I was looking for :slight_smile:
Thank you very much and Merry Christmas!!!