Author Topic: Using softune tools out of code::bocks  (Read 3914 times)

fap

  • Guest
Using softune tools out of code::bocks
« 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?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Using softune tools out of code::bocks
« Reply #1 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.