I migrated my project from a windows10 pc to my MAC.
Now I get this error massage SDK 17.02 (no softdevice)
-> unknown type name '__printf_tag_ptr'
Any Idea how to fix?
br joachim Willner
I migrated my project from a windows10 pc to my MAC.
Now I get this error massage SDK 17.02 (no softdevice)
-> unknown type name '__printf_tag_ptr'
Any Idea how to fix?
br joachim Willner
Hi,
Which version of Segger Embedded Studio are you using? We have received similar reports for SES v6.20, where Segger have changed the stdio.h library implementation. This causes problems for the retarget.c functions used by some SDK examples.
In general, we always recommend to use the SES version that the SDK release was tested on. You can find this information in the SDK release notes.
Best regards,
Jørgen
Hi,
Which version of Segger Embedded Studio are you using? We have received similar reports for SES v6.20, where Segger have changed the stdio.h library implementation. This causes problems for the retarget.c functions used by some SDK examples.
In general, we always recommend to use the SES version that the SDK release was tested on. You can find this information in the SDK release notes.
Best regards,
Jørgen