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

tls-client Example does not compile with ArmCC #246

Closed
hasnainvirk opened this issue Aug 20, 2015 · 1 comment
Closed

tls-client Example does not compile with ArmCC #246

hasnainvirk opened this issue Aug 20, 2015 · 1 comment

Comments

@hasnainvirk
Copy link

hasnain@ubuntu:/Repos/OOB_Repo/mbedtls-examples/tls-client$ yt clean
hasnain@ubuntu:
/Repos/OOB_Repo/mbedtls-examples/tls-client$ yt target frdm-k64-armcc
hasnain@ubuntu:/Repos/OOB_Repo/mbedtls-examples/tls-client$ yt build
info: get versions for frdm-k64-armcc
error: could not install target frdm-k64-armcc at * for frdm-k64-armcc
error: frdm-k64-armcc does not exist in the targets registry. Check that the name is correct, and that it has been published.
hasnain@ubuntu:
/Repos/OOB_Repo/mbedtls-examples/tls-client$ ls
module.json README.md source yotta_modules yotta_targets
hasnain@ubuntu:/Repos/OOB_Repo/mbedtls-examples/tls-client$ yt target
frdm-k64-armcc,* missing
hasnain@ubuntu:
/Repos/OOB_Repo/mbedtls-examples/tls-client$ yt up
info: get versions for frdm-k64-armcc
error: could not install target frdm-k64-armcc at * for frdm-k64-armcc
error: frdm-k64-armcc does not exist in the targets registry. Check that the name is correct, and that it has been published.
hasnain@ubuntu:~/Repos/OOB_Repo/mbedtls-examples/tls-client$

@hasnainvirk hasnainvirk changed the title Authenticated Encrytption Example does not compile with ArmCC tls-client Example does not compile with ArmCC Aug 20, 2015
@mpg
Copy link
Contributor

mpg commented Aug 21, 2015

As the yotta error on line 5-6 says, frdm-k64-armcc is not the correct name for the target. The correct name is frdm-k64f-armcc (with an f).

@mpg mpg closed this as completed Aug 21, 2015
Patater added a commit to Patater/mbedtls that referenced this issue Feb 10, 2020
…-interface_test_strategy

Secure element driver interface test strategy
hanno-becker pushed a commit to hanno-becker/mbedtls that referenced this issue May 4, 2021
…_sh_resumption_with_openssl

Tls13 prototype ssl opt sh resumption with openssl
iameli pushed a commit to livepeer/mbedtls that referenced this issue Dec 5, 2023
…for_test

test/rtp_decoder: Add missing conditional
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