Hi,
I am using protothreads in my project, and I see certain code lines inside thread (as simple as a=0;) being skipped over by the compiler.
So here are my 2 questions
1. how and where should i change compiler settings so that it does not optimize my code?
2. Does CCS compiler works with protothreads?
Thanks!
Parag Rao.