Author Topic: Anyone know of documentation on Using SDCC with Code::Blocks?  (Read 13734 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Anyone know of documentation on Using SDCC with Code::Blocks?
« on: September 26, 2007, 06:26:33 pm »
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++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Keyla

  • Multiple posting newcomer
  • *
  • Posts: 48
Re: Anyone know of documentation on Using SDCC with Code::Blocks?
« Reply #1 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 :)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Anyone know of documentation on Using SDCC with Code::Blocks?
« Reply #2 on: September 27, 2007, 03:48:09 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++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org