You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Hi everybody,
i open an old project that i receive and this is developed with board RT1060 nxp board and azure rtos.
I have to integrate third part code in this project, but as soon as i start to integrate this i see a lot of error about AzureRtos..
i thin kand i check there are difference in in the version of the component in the old project the components have version 6.1 instead in the third part code have version 6.1.10..
what i see is an error in guix library.. that not found the reference of tx_queue functions.. ( i think that these are defined in threadX components).
Which are the interdependencies between the azure rtos components.. ? (especially when they are with different versions)
How can i solve this issue?
Hi everybody,


i open an old project that i receive and this is developed with board RT1060 nxp board and azure rtos.
I have to integrate third part code in this project, but as soon as i start to integrate this i see a lot of error about AzureRtos..
i thin kand i check there are difference in in the version of the component in the old project the components have version 6.1 instead in the third part code have version 6.1.10..
what i see is an error in guix library.. that not found the reference of tx_queue functions.. ( i think that these are defined in threadX components).
Which are the interdependencies between the azure rtos components.. ? (especially when they are with different versions)
How can i solve this issue?
Thanks
E.