C2000 compiler not giving error/warning when function is implicitly called.
Function defined in one .c file and used in other .c file without extern. C2000 compiler is not giving warning or error. Only when -pdsw225 is selected in compiler setting then only it is showing this as warning.
Is there intended behavior of C2000 compiler ?