Code Monkey home page Code Monkey logo

Comments (3)

gamelaster avatar gamelaster commented on August 31, 2024

Well, PineCone have USB-C connector. About the program and all other things, I'm waiting at the moment for EVB too, so I can't verify, but it should come in near days, so will reply here with my discovery.

from bl_iot_sdk.

robertlipe avatar robertlipe commented on August 31, 2024

Prefer "cross build from a host computer" to "an intel PC". This could be done (with enough determination) from an ARM chromebook or an Apple Silicon Mac, when such things aren't covered by NDA. It could certainly be done on an AMD station today.

Confirmed: there is no BLFlashEnv in the tree. Maybe that's part of #25.

Yay for USB-C. The pictures I'd seen were USB-Micro B and that was a drag.

from bl_iot_sdk.

schaecsn avatar schaecsn commented on August 31, 2024

The Linux Binary from #25 is something else. I noticed that when building from Debian 9:

bl_iot_sdk/customer_app/bl602_demo_event$ ./genromap 
****** Please SET BL60X_SDK_PATH ******
****** Trying SDK PATH [/opt/bl_iot_sdk/customer_app/bl602_demo_event/../..]
use exsting version.txt file
[5519] Error loading Python lib '/tmp/_MEIcjzmxP/libpython3.7m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /tmp/_MEIcjzmxP/libpython3.7m.so.1.0)
/opt/bl_iot_sdk/customer_app/bl602_demo_event/../../make_scripts_riscv/project.mk:190: recipe for target 'all' failed
make: *** [all] Error 255

Apparently, it's needed for building and not flashing. It seems to be picky on the libc version. Because of that binary, I mentioned "intel PC", but I meant it in the broader sense.

Note, that's the command in ./genromap that bails out on old libcs:

$ cd bl_iot_sdk/image_conf; ./flash_build bl602_demo_event BL602
[15980] Error loading Python lib '/tmp/_MEIEMeqv3/libpython3.7m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /tmp/_MEIEMeqv3/libpython3.7m.so.1.0)

from bl_iot_sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.