I have been unable to obtain TRACE output when running my applicaiton in Target mode (compiled with [Target]_ARM_ELF_GCC_Debug build configuration). I can send output to the Terminal Console window with adl_atSendResponse, but the same exact message, sent using TRACE() never appears in the Trace view in Developer Studio.
I have also tried connecting to receive the TRACE output using TMT, but I never receive any message. Again, console output functions, TRACE does not.
Is this a know problem? Is there a work-around?