Hi,
I'm working with a CCS 5.5 and notice an option "Enable semihosting (requires setting a breakpoint...)" How that is represented? I mean how the compiler/target know that this option is in use? Is the application built in some special way? Is there a commandline switch I can pass to a compiler (when compiling from cmd) that would enable semihosting? Thanks.