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.

Recovering "Uninitialized ISR Vector" warning

How can I restore the "Uninitialized ISR Vector" warning in CCS6?

Uninitialized ISR Vector

  • Please specify this a little bit more by posting the related Console output.
    I have an idea but wants to be sure.
  • Hi Leo,

    I used to have the #10374-D warning "Uninitialized ISR Vector detected" out of CCS5, in case if I missed the _ISR handler code and did not have the handler name in '_interrupt void ISR_trap' catcher. It was a good check up for a "clean" code. I noticed that the appearance of the warning was semi-random, depending on how I would start the CCS project whether for MSP430 or C2000, but could never nail down the source of the warning. There are few links on how to turn off the warning, but I actually want it ON. Currently using CSS6 (and very happy about it!).

    thanks in advance.

    Arsen Norman

**Attention** This is a public forum