Could not find __tx_SVCallHandler definition
Hi Team,
I am using ThreadX 6.2.0 but could not find definition of __tx_SVCallHandler however we are using it in application layer, So definition of this handler is must in ThreadX library files. Could you guys please help us where is __tx_SVCallHandler definition.
Thanks Kaushal Panchal
What processor and compiler are you using?
I am using Stm32f2xx controller which based on ARMcortex_m3, I use IAR IDE for this project.
@kaushaleinfo , there is no need to define __tx_SVCallHandler in 6.2.0 ThreadX, we have sample projects to demonstrate how to use 6.2 ThreadX: https://github.com/azure-rtos/samples