I'm experiencing an undefined reference to swprintf with MCUX 25.6.136 & newlib-nano. I've tried newlib as well and same result.
After some digging I've found an upstream issue with newlib-nano/newlib: https://sourceware.org/pipermail/newlib/2024/021012.html
I'm wondering if NXP can corroborate my guess that the bundled version of newlib-nano contains this issue. If that's the case Is a fix via incorporating a newer version of newlib-nano/newlib on the agenda?
- Connor