Can't compile X-Cube-Cellular TCP_Echo_Client example
Hi,
I'm running STM32Cube 1.11.2 under Ubuntu 22.04
While I can compile the TCP_Echo_Client_PPP example with no issue, I can't do the same with TCP_Echo_Client.
The compilation issue is the tx_thread_schedule.s has undefined references to _tx_thread_secure_stack_context_save, _tx_thread_secure_stack_context_restore, _tx_thread_secure_mode_stack_allocate, _tx_thread_secure_mode_stack_free and _tx_thread_secure_mode_stack_initialize
This issue is systematic, including trying with a fresh new workspace.
Thank you for your help,
Guillaume
