I'm testing on two different boards. A raspberry pi3 (with no problem) and
also was given another board by Televes with main processor Dual i.MX6 Lite
(this one has the problem)

Both of them running yocto. On the raspberry I installed yocto, while the
Televes board had it pre-installed

On 23 August 2017 at 12:48, Philippe Coval <[email protected]>
wrote:

> On 23/08/17 11:42, Iosif Hamlatzis wrote:
>
> I've tried every sample that comes with IoTivity to compile with bitbake
> and test the servers with my development board
>
> What dev board are you using ?
>
> We know that those boards are working fine:
> http://wiki.iotivity.org/hardware
>
> and all throw the same exception in the same line of code.
>
> have you checked error message in
> http://jira.iotivity.org/ ?
> If there is nothing similar please report a new ticket there and refer to
> it.
>
>
> 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
>
> Which version ?
>
> 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
>
> you should use bitbake to run scons  check:
> http://wiki.iotivity.org/yocto
>
>
> scons: Reading SConscript files ...
> ERROR in Yocto cross-toolchain environment
>
> FYI, I am using yocto on raspberrypi on Poky and Tizen too
>
> Hope this help
>
> -- mailto:[email protected] <[email protected]> 
> gpg:0x467094BChttps://blogs.s-osg.org/author/pcoval/
>
>
> _______________________________________________
> iotivity-dev mailing list
> [email protected]
> https://lists.iotivity.org/mailman/listinfo/iotivity-dev
>
>
_______________________________________________
iotivity-dev mailing list
[email protected]
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to