Currently I am porting MQX4.1 project to MQX4.2 which is running on MK60FN1M0VLQ12 controller. we want to use UART for debug output application is building properly but at linking stage showing error ARM_GCC_Support/ewl/EWL_C/src/stdio/vsnprintf.c:58: undefined reference to `__pformatter' related to ewl library, please suggest possible solution for this issue.
Regards,
Saikiran
Solved! Go to Solution.
Hi @danielchen
Thanks for the Help, I tried the solution provided by you still the issue is not provided. found below ticket similar to my issue.
changed linker settings flags and it worked issue resolved.
Regards,
Saikiran.M
Hi @Saikiran
Please refer to below link: "undefined reference to __pformatter"
I hope it helps.
Regards
Daniel
Hi @danielchen
Thanks for the Help, I tried the solution provided by you still the issue is not provided. found below ticket similar to my issue.
changed linker settings flags and it worked issue resolved.
Regards,
Saikiran.M