Tool/software: TI C/C++ Compiler
Hi, there.
1. This program will go through line 1865
2. I toggle bp at line 1865 in source file(ps: why in debug perspective I always have two consoles? and if I close one of both another one will be closed automatically)
3. Program didn't stop at bp but program actually passed by.
4. This time, I toggle bp at line 1865 in "disassembly view".
5. Program stopped at bp.
Q: breakpoint have no effect in source file but in disassembly view
Thank you.


