Resolved! 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_SECONDIs this possible? I see I can override this in tx_user.h, but...