Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: fap on December 18, 2006, 10:37:11 am

Title: Using softune tools out of code::bocks
Post by: fap on December 18, 2006, 10:37:11 am
I'd like to integrate the compiler and debugger of the softune workbench for Fujitsu microcontrollers into Code::Blocks.
Is this possible?
Title: Re: Using softune tools out of code::bocks
Post by: killerbot on December 18, 2006, 10:40:06 am
yes : in compiler settings : create a copy of for example the gnu compiler and then adjust the settings for your compiler [programs, libs, dirs, advanced options so the warning/errors can be parsed]. Debugger, probably not.