This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/RM48L950: Verisoft / Testwell CTC++ ctc.ini available with information about armcl?

Part Number: RM48L950

Tool/software: TI C/C++ Compiler

Dear reader,

We are using the Verisoft / Testwell CTC++ dynamic code analyzer, while also using the armcl compiler.

www.verifysoft.com/ctcpp_801_users_guide.pdf

The Testwell CTC++ tool uses an ctc.ini file, which will contain all the options and flags and such the armcl compiler executable understands.

Short example:
[Description: TI armcl]
  COMMAND = armcl
  TYPE    = compiler_linker
  RUN_BEFORE_ALL =
  OPTCHARS = -
  OPT_COMPILE_ONLY = --compile_only
  DIALECT_C   = ANSI
  DIALECT_CXX = ANSI

.... and missing the many options of the compiler as yet


Writing the rest of the ctc.ini file ourselves seems a huge task, as this compiler has so many options.
Does a ctc.ini file for armcl already exist? Where can we download this from?

Kind regards

  • Warren Head said:
    We are using the Verisoft / Testwell CTC++ dynamic code analyzer

    Unfortunately, I am not familiar with this tool.

    Warren Head said:
    Does a ctc.ini file for armcl already exist?

    TI does not have one.  Perhaps someone else in the community can help.

    Thanks and regards,

    -George