Tool/software: TI C/C++ Compiler
IDE: CCS 8.2.0
compiler: TI v5.2.5
chip: am335x
screenshot: https://imgur.com/a/jd0TMAm
It's clear to see that at line 186(while(*d++ = *s++)) is commented by preprocessor directive.
but the disassembly run to there.
As per this theme: https://e2e.ti.com/support/tools/ccs/f/81/t/749457
I've checked the option.
Please give me a hand, thanks