Author Topic: Tasking Vx Compiler Support  (Read 8212 times)

Offline christobal

  • Multiple posting newcomer
  • *
  • Posts: 41
Tasking Vx Compiler Support
« on: January 12, 2009, 09:47:58 am »
Hello all

I needed the compiler support for the Tasking Vx (Viper) compier in C::B, so I made one by myself  :). Now, everything seems to work fine for me and so I decided to post it here. The compiler supports the C166, XC166, XC2000 and XE166 processor families from Infineon as well as the ST10 Processors from STMicroelectronics.

Just add the files to the compilergcc directory and register the compiler in compilergcc.cpp
« Last Edit: January 15, 2009, 08:00:56 am by christobal »

Offline christobal

  • Multiple posting newcomer
  • *
  • Posts: 41
Re: Tasking Vx Compiler Support
« Reply #1 on: January 15, 2009, 08:04:33 am »
Update:

I changed the atomatic compiler detection and generated a patch against Code::Blocks svn Revision 5400.

[attachment deleted by admin]
« Last Edit: January 15, 2009, 08:13:58 am by christobal »