How to reference parameters set in .ioc file
I want my code to pick up a value set in the ioc project file, specifically:
<project>.ioc | Pinout & Configuration | Software Packs | AZRTOS(M7) | ThreadX | Core | TX_TIMER_TICKS_PER_SECOND
Is this possible? I see I can override this in tx_user.h, but I would rather have "one truth" for this value.
Is this possible?

