Skip to content
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

Docs for SDT API? #288

Open
atyshka opened this issue Feb 2, 2024 · 1 comment
Open

Docs for SDT API? #288

atyshka opened this issue Feb 2, 2024 · 1 comment

Comments

@atyshka
Copy link

atyshka commented Feb 2, 2024

I am trying to get a basic timer working and I was quite confused why my code was crashing until I realized that there are two separate APIs for the timer (and presumably other things) depending on the SDT preprocessor directive. The docs still use the old format (https://xilinx.github.io/embeddedsw.github.io/scutimer/doc/html/api/group__scutimer.html#ga1e7db0f5795151c2d6538dae1fd07a16), and changes like deviceIds turning into BaseAddr can fail silently because they are both integer types. Is there any documentation for this new API?

@sivadur
Copy link
Contributor

sivadur commented Feb 5, 2024

Thanks @atyshka for reporting, we will get this document updated with this API change. Incase if you wnat to more about this change in API and SDT , please refer to our porting guide to this SDT flow document UG1647 at https://docs.xilinx.com/r/en-US/ug1647-porting-embeddedsw-components/Introduction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants