I’m having a mess of a time using Code::Blocks with my MIOS C application. Up to this point, I’ve always used Notepad++ and I want to try something different.
One of the errors I get when I try to compile is this:
That documentation is still mostly OK, but the files have old copies of the ACSim, and the new versions of code::blocks behave a little differently… I don’t know if I’d trust that doco any more I hope it hasn’t caused any problems…
FYI the documentation is updated at last. Code::Blocks changed a lot!
It is now necessary to install mingw and gdb manually rather than using the RC installer which has them included… But it runs better and it’s not that hard