Hi,
I have some troubles with porting the Z-Stack source code from BBB to RPi platform.
First, I have read this blog :
Sunmaysky blog = But, at step 8, the .src folder I got didn't have ./build_all scripts, instead a ./build_sample_app
If I executed ./build_sample_app : It ended up like this.
Second, in the blog It said that I have to add "export TCLIB=~/tools/arm-bm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/lib/ "
But, I couldn't find "arm-bm278" folder in the tools folder, only "arm-bcm2708". A typo ??
Third, I also already read the thread at
https://e2e.ti.com/support/wireless_connectivity/zigbee_6lowpan_802-15-4_mac/f/158/p/472700/1708570#pi239031350=5
But, Like I said, I couldn't find the ./build_all script.
The Z-stack installer is the 1.0.1 version, 09-Jun-2014 .
Did I do something wrong ? I'm using Precise 32 bit in Virtual Box.
Thank you.
Warm regards.