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

OOB-5.8 Does not compile within online compiler #152

Open
donatieng opened this issue Mar 6, 2018 · 5 comments
Open

OOB-5.8 Does not compile within online compiler #152

donatieng opened this issue Mar 6, 2018 · 5 comments

Comments

@donatieng
Copy link

Tried with K66F & NUCLEO_F429ZI targets.

Looks like there's a define issue with easy-connect.

Error: #error directive: "No connectivity method chosen. Please add 'config.network-interfaces.value' to your mbed_app.json (see README.md for more information)." in "tls-client/easy-connect/easy-connect.h", Line: 49, Col: 3

These work fine with GCC_ARM + mbed cli, might be an online compiler issue.

@mazimkhan mazimkhan assigned mazimkhan and ashok-rao and unassigned mazimkhan Mar 7, 2018
@mazimkhan
Copy link

I can confirm this does not happen on host. May be only online compiler issue. Assigning to @ashok-rao to route to concerned team.

@adbridge
Copy link
Contributor

@theotherjimmy Could you take a look please ?

@theotherjimmy
Copy link

Well, for starters, that config error is done incorrectly, and the text is wrong.

@theotherjimmy
Copy link

@donatieng Did you try adding the value requested to your mbed_app.json? (I know it's obvious, but it's worth checking)

@ciarmcom
Copy link
Member

ARM Internal Ref: IOTSSL-2426

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

No branches or pull requests

7 participants