News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Anyone know of documentation on Using SDCC with Code::Blocks?

Started by stahta01, September 26, 2007, 06:26:33 PM

Previous topic - Next topic

stahta01

FYI:

I plan to use SDCC and Code::Blocks the end of this year in a small PIC class-room project.

The only docs I found is this: http://www.midibox.org/dokuwiki/stryd_one_codeblocks

It looks OK at first glance, I will try to give beginner directions on the Code::Blocks Wiki.

Tim S

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Keyla

I have only AVR qC experiences and no SDCC. Like you I didn't find a doc.
Do you have specific Problems on the compiling process/upload/debugging?

Nice to see that teachers would like to use FOSS in their lessons :)

stahta01

Quote from: Keyla on September 27, 2007, 01:24:11 PM
I have only AVR qC experiences and no SDCC. Like you I didn't find a doc.
Do you have specific Problems on the compiling process/upload/debugging?

Nice to see that teachers would like to use FOSS in their lessons :)

Not yet, the last small project/lab of the year has the option of being PIC assembly or C.
I have not yet gotten the information on what the lab is to do.
The class is not teaching C on the PIC till right at the end(Learning Assembly on the C), I hope to do conditions in my C so it complies on both the required compiler and SDCC. It is possible it is the programmer choice of which compiler to use.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]