Tool/software: TI C/C++ Compiler
core: am3352(cortex-a8)
compiler: TI v5.2.5
Q1: Why at line 330 in Disassembly windows, It has three instructions but no corresponding statement?
2. There is no corresponding instruction for "p_sp++"statement. I cannot find line 336 in Disassembly window.
3. After executing "*p_sp = (CPU_STK)1;", the value isn't changed.


