undefined reference to `__pformatter'

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

undefined reference to `__pformatter'

Jump to solution
717 Views
Saikiran
Contributor II

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

0 Kudos
1 Solution
693 Views
Saikiran
Contributor II

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.

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/How-to-use-printf-function-in-S32DS-fo...  

changed linker settings flags and it worked issue resolved.

Regards,

Saikiran.M

View solution in original post

Tags (1)
2 Replies
703 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @Saikiran 

 

Please refer to below link:  "undefined reference to __pformatter"

https://community.nxp.com/t5/CodeWarrior-Development-Tools/error-quot-undefined-reference-to-pformat...

 

I hope it helps.

 

Regards

Daniel

0 Kudos
694 Views
Saikiran
Contributor II

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.

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/How-to-use-printf-function-in-S32DS-fo...  

changed linker settings flags and it worked issue resolved.

Regards,

Saikiran.M

Tags (1)