dwm1001-examples icon indicating copy to clipboard operation
dwm1001-examples copied to clipboard

Error: unknown type name '__printf_tag_ptr'

Open nuradlinn opened this issue 2 years ago • 7 comments

Hi there,

I want to build ss_twr_init, but I kept getting an error. I have followed the changes as shown in the pull requests, but I still kept getting the same error. Error: unknown type name '__printf_tag_ptr'

Do you have any suggestions on how can I fix this?

Thank you

nuradlinn avatar Apr 08 '22 03:04 nuradlinn

I'm having the same issue, did you manage to solve it?

Maxwh21 avatar Apr 15 '22 12:04 Maxwh21

Unfortunately, I did not manage to solve the error. But since I just want to make my DWM1001-DEV run first, I followed the Decawave's Gateway Quick Deployment Guide. Then, I manage to set the UWB into tag and anchors.

nuradlinn avatar Apr 18 '22 02:04 nuradlinn

Nice cheers I have managed to upload some code using the 'firmware user guide' but I am struggling to find any meaningful output I will try the quick deployment guide next.

Maxwh21 avatar Apr 18 '22 10:04 Maxwh21

Unfortunately, I did not manage to solve the error. But since I just want to make my DWM1001-DEV run first, I followed the Decawave's Gateway Quick Deployment Guide. Then, I manage to set the UWB into tag and anchors.

I have followed the gateway quick development guide and managed to get the server running on the Pi, but I cannot locate the tags and anchors within this server. I am assuming this is because I skipped a step (downloading the android application) so I will do this next. My question to you is after you had completed the gateway guide, did you go back to using Segger? I am unsure of what the use of Segger is if its not needed in the gateway guide

Maxwh21 avatar Apr 25 '22 10:04 Maxwh21

Changing the Library I/O allowed compilation without errors for me. However, I can't seem to obtain any output text when connecting on a serial terminal (PuTTY)

youssef-itanii avatar Jul 07 '23 14:07 youssef-itanii

Changing the Library I/O allowed compilation without errors for me. However, I can't seem to obtain any output text when connecting on a serial terminal (PuTTY)

I was able to run it using JLinkRTTViewerExe, however the outputs I'm obtaining are somewhat not in order.

youssef-itanii avatar Jul 11 '23 07:07 youssef-itanii

I solved it by downgrading the segger embedded studio to v5.70a.

funkywok avatar Sep 16 '23 09:09 funkywok