Tool/software: Code Composer Studio
Hello, i tired calling function inside timer interrupt by passing a value like: FourSec_Counter(USER_2); the compiler is not happy with it and suggest me to inline it how can i do it? or what maybe the possible solution?