I've tried every sample that comes with IoTivity to compile with bitbake
and test the servers with my development board and all throw the same
exception in the same line of code.
I cannot understand why my system throws bad_alloc and reports there isn't
enough memory to allocate. On a different terminal I display the memory
consumption with: "watch -n 1 free -m" and I have:
total used free shared buffers cached
Mem: 1000 295 705 0 21 85
As the pre-installed samples work I assume there is a problem with my
development process (ie bitbake) so I tried to cross-compile with scons but
get the error bellow:
scons TARGET_ARCH=arm TARGET_OS=yocto
scons: Reading SConscript files ...
ERROR in Yocto cross-toolchain environment
_______________________________________________
iotivity-dev mailing list
[email protected]
https://lists.iotivity.org/mailman/listinfo/iotivity-dev