User's Manual

Table Of Contents
Proprietary & Confidential Information
iotTech Corporation, Taiwan
Doc. NO:
ITM-FCC3F1 Datasheet
(3) Multi-task log management
If there needs to be differentiated management towards log output of multiple tasks, the structure,
“g_taTracerExtTaskInfoBodyExt”, of “msg_patch.c”needs to be edited. Adding user-defined tasks.
The name of task, created for users by demo_app1 and demo_app2, can be configured and defined as:
The log management of users’ other tasks is added to the structure in the manner as outlined above.
If needed to know more about the Log configuration, please refer to the log configuration
demonstration with the directory of “SDK\APS_PATCH\examples\get_started\log”