I am using Lite-C to implement some custom action. I set breakpoints here and there, however none of them work (the breakpoints are not activated). I imagine it is something that I am doing wrong, however I have tried everything including placing a breakpoint on the first line inside main(), but still it does not seem to work.