ARMmbed / mbed-client-quickstart

DEPRECATED: Mbed Client example program.
https://cloud.mbed.com/docs/current
Other
16 stars 15 forks source link

not in Cache error #77

Closed Timo4587 closed 7 years ago

Timo4587 commented 7 years ago

Hi I tried to build the code in yotta but it gave this error: yotta\workspace\lib\site-packages\yotta\lib\access_common.py", line 235, in unpackFromCache raise NotInCache('not in cache') yotta.lib.access_common.NotInCache: 'not in cache'

I don't know how to fix it, with other projects yotta does build perfectly. any suggestions??

greetings Timo

yogpan01 commented 7 years ago

Hi, This is deprecated example , please use this one https://github.com/ARMmbed/mbed-os-example-client

BlackstoneEngineering commented 7 years ago

@yogpan01 If its depricated it needs to be removed or marked private.