-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: unknown type name '__printf_tag_ptr' #29
Comments
I'm having the same issue, did you manage to solve it? |
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. |
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. |
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 |
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. |
I solved it by downgrading the segger embedded studio to v5.70a. |
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
The text was updated successfully, but these errors were encountered: