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

How can I get SDK version on my board #63

Open
wzh402 opened this issue Aug 24, 2023 · 1 comment
Open

How can I get SDK version on my board #63

wzh402 opened this issue Aug 24, 2023 · 1 comment

Comments

@wzh402
Copy link

wzh402 commented Aug 24, 2023

My board is AM62A. What command should I use or which file should I view, to get SDK version

@graspergazon
Copy link

When list the environment variables on my SDK I can see a variable named EDGEAI_SDK_VERSION.
You can call 'echo $EDGEAI_SDK_VERSION' to see it's value or 'env' to list all environment variables.
Not sure if all versions of the SDK have this variable though.

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