Hi ,all
I use CCSV5.3 to develop code,When I enable safety function and RTI module ,I find the nERROR pin is low .And at last ,I found in sys_startup.c the code "__TI_auto_init();" caused the problem. If I delete this ,the problem disappear.I want to know what this __TI_auto_init(); does ,why it caused the nERROR pin low .