1del tx.a
2armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork tx_initialize_low_level.s
3armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_stack_build.s
4armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_schedule.s
5armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_system_return.s
6armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_context_save.s
7armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_context_restore.s
8armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_interrupt_control.s
9armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_interrupt_disable.s
10armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_thread_interrupt_restore.s
11armasm -g --cpu=cortex-m4 --cpreproc --fpu=vfpv3 --apcs=interwork ../src/tx_timer_interrupt.s
12
13armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_allocate.c
14armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_cleanup.c
15armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_create.c
16armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_delete.c
17armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_info_get.c
18armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_initialize.c
19armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_performance_info_get.c
20armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_performance_system_info_get.c
21armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_pool_prioritize.c
22armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_block_release.c
23armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_allocate.c
24armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_cleanup.c
25armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_create.c
26armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_delete.c
27armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_info_get.c
28armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_initialize.c
29armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_performance_info_get.c
30armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_performance_system_info_get.c
31armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_prioritize.c
32armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_pool_search.c
33armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_byte_release.c
34armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_cleanup.c
35armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_create.c
36armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_delete.c
37armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_get.c
38armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_info_get.c
39armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_initialize.c
40armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_performance_info_get.c
41armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_performance_system_info_get.c
42armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_set.c
43armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_event_flags_set_notify.c
44armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_initialize_high_level.c
45armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_initialize_kernel_enter.c
46armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_initialize_kernel_setup.c
47armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_cleanup.c
48armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_create.c
49armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_delete.c
50armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_get.c
51armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_info_get.c
52armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_initialize.c
53armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_performance_info_get.c
54armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_performance_system_info_get.c
55armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_prioritize.c
56armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_priority_change.c
57armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_mutex_put.c
58armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_cleanup.c
59armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_create.c
60armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_delete.c
61armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_flush.c
62armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_front_send.c
63armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_info_get.c
64armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_initialize.c
65armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_performance_info_get.c
66armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_performance_system_info_get.c
67armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_prioritize.c
68armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_receive.c
69armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_send.c
70armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_queue_send_notify.c
71armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_ceiling_put.c
72armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_cleanup.c
73armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_create.c
74armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_delete.c
75armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_get.c
76armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_info_get.c
77armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_initialize.c
78armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_performance_info_get.c
79armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_performance_system_info_get.c
80armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_prioritize.c
81armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_put.c
82armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_semaphore_put_notify.c
83armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_create.c
84armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_delete.c
85armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_entry_exit_notify.c
86armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_identify.c
87armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_info_get.c
88armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_initialize.c
89armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_performance_info_get.c
90armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_performance_system_info_get.c
91armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_preemption_change.c
92armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_priority_change.c
93armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_relinquish.c
94armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_reset.c
95armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_resume.c
96armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_shell_entry.c
97armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_sleep.c
98armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_stack_analyze.c
99armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_stack_error_handler.c
100armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_stack_error_notify.c
101armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_suspend.c
102armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_system_preempt_check.c
103armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_system_resume.c
104armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_system_suspend.c
105armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_terminate.c
106armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_time_slice.c
107armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_time_slice_change.c
108armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_timeout.c
109armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_thread_wait_abort.c
110armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_time_get.c
111armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_time_set.c
112armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_activate.c
113armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_change.c
114armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_create.c
115armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_deactivate.c
116armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_delete.c
117armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_expiration_process.c
118armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_info_get.c
119armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_initialize.c
120armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_performance_info_get.c
121armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_performance_system_info_get.c
122armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_system_activate.c
123armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_system_deactivate.c
124armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_timer_thread_entry.c
125armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_buffer_full_notify.c
126armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_enable.c
127armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_event_filter.c
128armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_event_unfilter.c
129armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_disable.c
130armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_initialize.c
131armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_interrupt_control.c
132armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_isr_enter_insert.c
133armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_isr_exit_insert.c
134armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_object_register.c
135armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_object_unregister.c
136armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/tx_trace_user_event_insert.c
137armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_block_allocate.c
138armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_block_pool_create.c
139armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_block_pool_delete.c
140armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_block_pool_info_get.c
141armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_block_pool_prioritize.c
142armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_block_release.c
143armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_byte_allocate.c
144armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_byte_pool_create.c
145armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_byte_pool_delete.c
146armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_byte_pool_info_get.c
147armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_byte_pool_prioritize.c
148armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_byte_release.c
149armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_event_flags_create.c
150armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_event_flags_delete.c
151armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_event_flags_get.c
152armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_event_flags_info_get.c
153armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_event_flags_set.c
154armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_event_flags_set_notify.c
155armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_mutex_create.c
156armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_mutex_delete.c
157armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_mutex_get.c
158armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_mutex_info_get.c
159armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_mutex_prioritize.c
160armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_mutex_put.c
161armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_create.c
162armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_delete.c
163armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_flush.c
164armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_front_send.c
165armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_info_get.c
166armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_prioritize.c
167armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_receive.c
168armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_send.c
169armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_queue_send_notify.c
170armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_ceiling_put.c
171armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_create.c
172armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_delete.c
173armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_get.c
174armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_info_get.c
175armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_prioritize.c
176armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_put.c
177armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_semaphore_put_notify.c
178armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_create.c
179armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_delete.c
180armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_entry_exit_notify.c
181armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_info_get.c
182armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_preemption_change.c
183armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_priority_change.c
184armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_relinquish.c
185armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_reset.c
186armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_resume.c
187armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_suspend.c
188armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_terminate.c
189armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_time_slice_change.c
190armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_thread_wait_abort.c
191armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_timer_activate.c
192armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_timer_change.c
193armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_timer_create.c
194armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_timer_deactivate.c
195armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_timer_delete.c
196armcc -g --cpu=cortex-m4 --fpu=vfpv3 -Otime -O2 -Odiv -c --data_reorder  -I../../../../common/inc -I../../inc ../../../../common/src/txe_timer_info_get.c
197armar --create tx.a tx_thread_stack_build.o tx_thread_schedule.o tx_thread_system_return.o tx_thread_context_save.o tx_thread_context_restore.o tx_timer_interrupt.o tx_thread_interrupt_control.o
198armar -r tx.a tx_initialize_low_level.o tx_thread_interrupt_disable.o tx_thread_interrupt_restore.o
199armar -r tx.a tx_block_allocate.o tx_block_pool_cleanup.o tx_block_pool_create.o tx_block_pool_delete.o tx_block_pool_info_get.o
200armar -r tx.a tx_block_pool_initialize.o tx_block_pool_performance_info_get.o tx_block_pool_performance_system_info_get.o tx_block_pool_prioritize.o
201armar -r tx.a tx_block_release.o tx_byte_allocate.o tx_byte_pool_cleanup.o tx_byte_pool_create.o tx_byte_pool_delete.o tx_byte_pool_info_get.o
202armar -r tx.a tx_byte_pool_initialize.o tx_byte_pool_performance_info_get.o tx_byte_pool_performance_system_info_get.o tx_byte_pool_prioritize.o
203armar -r tx.a tx_byte_pool_search.o tx_byte_release.o tx_event_flags_cleanup.o tx_event_flags_create.o tx_event_flags_delete.o tx_event_flags_get.o
204armar -r tx.a tx_event_flags_info_get.o tx_event_flags_initialize.o tx_event_flags_performance_info_get.o tx_event_flags_performance_system_info_get.o
205armar -r tx.a tx_event_flags_set.o tx_event_flags_set_notify.o tx_initialize_high_level.o tx_initialize_kernel_enter.o tx_initialize_kernel_setup.o
206armar -r tx.a tx_mutex_cleanup.o tx_mutex_create.o tx_mutex_delete.o tx_mutex_get.o tx_mutex_info_get.o tx_mutex_initialize.o tx_mutex_performance_info_get.o
207armar -r tx.a tx_mutex_performance_system_info_get.o tx_mutex_prioritize.o tx_mutex_priority_change.o tx_mutex_put.o tx_queue_cleanup.o tx_queue_create.o
208armar -r tx.a tx_queue_delete.o tx_queue_flush.o tx_queue_front_send.o tx_queue_info_get.o tx_queue_initialize.o tx_queue_performance_info_get.o
209armar -r tx.a tx_queue_performance_system_info_get.o tx_queue_prioritize.o tx_queue_receive.o tx_queue_send.o tx_queue_send_notify.o tx_semaphore_ceiling_put.o
210armar -r tx.a tx_semaphore_cleanup.o tx_semaphore_create.o tx_semaphore_delete.o tx_semaphore_get.o tx_semaphore_info_get.o tx_semaphore_initialize.o
211armar -r tx.a tx_semaphore_performance_info_get.o tx_semaphore_performance_system_info_get.o tx_semaphore_prioritize.o tx_semaphore_put.o tx_semaphore_put_notify.o
212armar -r tx.a tx_thread_create.o tx_thread_delete.o tx_thread_entry_exit_notify.o tx_thread_identify.o tx_thread_info_get.o tx_thread_initialize.o
213armar -r tx.a tx_thread_performance_info_get.o tx_thread_performance_system_info_get.o tx_thread_preemption_change.o tx_thread_priority_change.o tx_thread_relinquish.o
214armar -r tx.a tx_thread_reset.o tx_thread_resume.o tx_thread_shell_entry.o tx_thread_sleep.o tx_thread_stack_analyze.o tx_thread_stack_error_handler.o
215armar -r tx.a tx_thread_stack_error_notify.o tx_thread_suspend.o tx_thread_system_preempt_check.o tx_thread_system_resume.o tx_thread_system_suspend.o
216armar -r tx.a tx_thread_terminate.o tx_thread_time_slice.o tx_thread_time_slice_change.o tx_thread_timeout.o tx_thread_wait_abort.o tx_time_get.o
217armar -r tx.a tx_time_set.o tx_timer_activate.o tx_timer_change.o tx_timer_create.o tx_timer_deactivate.o tx_timer_delete.o tx_timer_expiration_process.o
218armar -r tx.a tx_timer_info_get.o tx_timer_initialize.o tx_timer_performance_info_get.o tx_timer_performance_system_info_get.o tx_timer_system_activate.o
219armar -r tx.a tx_timer_system_deactivate.o tx_timer_thread_entry.o tx_trace_enable.o tx_trace_disable.o tx_trace_initialize.o tx_trace_interrupt_control.o
220armar -r tx.a tx_trace_isr_enter_insert.o tx_trace_isr_exit_insert.o tx_trace_object_register.o tx_trace_object_unregister.o tx_trace_user_event_insert.o
221armar -r tx.a tx_trace_buffer_full_notify.o tx_trace_event_filter.o tx_trace_event_unfilter.o
222armar -r tx.a txe_block_allocate.o txe_block_pool_create.o txe_block_pool_delete.o txe_block_pool_info_get.o txe_block_pool_prioritize.o txe_block_release.o
223armar -r tx.a txe_byte_allocate.o txe_byte_pool_create.o txe_byte_pool_delete.o txe_byte_pool_info_get.o txe_byte_pool_prioritize.o txe_byte_release.o
224armar -r tx.a txe_event_flags_create.o txe_event_flags_delete.o txe_event_flags_get.o txe_event_flags_info_get.o txe_event_flags_set.o
225armar -r tx.a txe_event_flags_set_notify.o txe_mutex_create.o txe_mutex_delete.o txe_mutex_get.o txe_mutex_info_get.o txe_mutex_prioritize.o
226armar -r tx.a txe_mutex_put.o txe_queue_create.o txe_queue_delete.o txe_queue_flush.o txe_queue_front_send.o txe_queue_info_get.o txe_queue_prioritize.o
227armar -r tx.a txe_queue_receive.o txe_queue_send.o txe_queue_send_notify.o txe_semaphore_ceiling_put.o txe_semaphore_create.o txe_semaphore_delete.o
228armar -r tx.a txe_semaphore_get.o txe_semaphore_info_get.o txe_semaphore_prioritize.o txe_semaphore_put.o txe_semaphore_put_notify.o txe_thread_create.o
229armar -r tx.a txe_thread_delete.o txe_thread_entry_exit_notify.o txe_thread_info_get.o txe_thread_preemption_change.o txe_thread_priority_change.o
230armar -r tx.a txe_thread_relinquish.o txe_thread_reset.o txe_thread_resume.o txe_thread_suspend.o txe_thread_terminate.o txe_thread_time_slice_change.o
231armar -r tx.a txe_thread_wait_abort.o txe_timer_activate.o txe_timer_change.o txe_timer_create.o txe_timer_deactivate.o txe_timer_delete.o txe_timer_info_get.o
232