What options do you need for that board? Program, debug etc...? You can assign 'tools' menu entries by using command line tools that can perform these actions. Other than that you won't have anything else as codeblocks doesn't support any hardware officially cuz it's a general IDE. Can you please give more details about your microcontroller, compiler etc.. so I may be of further help?
At the moment in the course, its programming (flashing code), debugging on the board (I believe). I have successfully installed the LPC2000 Flash Utility, FlashMagic, Insight... and.... I'm pulling my hair out over OCD Remote. Everytime I launch the OCDRemote tool (just to see if it "installed" correctly), it asks for the license each and everytime. I got a free license by e-mailing and asking for one, but everytime I launch the tool it keeps asking for the license even though it's supposed to ask only one time and then never again.
Back to my main question: when I launch a new project Code::Blocks asks for what type of "ARM evaluation board." The board my class made me purchase isn't on the list of only 2 Olimex boards in Code::Blocks (which I love for C and C++).
I decided to take an online certificate program in embedded systems, but they suggest using Eclipse, and I spent 4 days trying to get Eclipse to work for C programming, without success.