Hi,
I'm pretty new to Code::Blocks.
I want to use it for my Atmel AVR 8bit Microcontrollers.
The projects that I created so far are working, but I can't get the CodeCompletion plugin to work for me.
I'm using the nightly build from the 6th of december.
I'm using the toolchain, include files and libraries from my AVR Studion installation.
It seems that some parts are working (like _delay_ms()), but others like DDRC or PINC5 are not working.
I have no idea where to look to find a solution to my problem.
Can somebody give me a hint?
Thanks in advance
Jens