if i am not using position independent options while using rtx will it make my application thread unsafe?
i am asking because standard library functions are by default non re entrant
because standard library functions are by default non re entrant
And what do you think does that have to do with position-independent code? Or RTOS, for that matter?