Coder Social home page Coder Social logo

buildstormtechnologies / stm32-cellular-iot Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 24.25 MB

Buildstorm Cellular IoT seamlessly integrates STM32 microcontrollers with Quectel and SIMCOM modems, enabling robust cellular connectivity for IoT applications.

Home Page: https://buildstorm.com/

a7670c a7670e aws-iot bg95 bg96 ec200ucn kaa-iot m66 m95 quectel sim7600 simcom thingsboard-iot

stm32-cellular-iot's People

Contributors

saheblalbagwan avatar

Watchers

 avatar

stm32-cellular-iot's Issues

Problem with compilation on STM32CUBEIDE

Hello, nice project. I'm working on something similar with the BG95. I'm trying to compile your code on stm32cubeide, but I'm getting some errors. The first error is the following, the compiler cannot find the BS_Encrypt.exe file:

        arm-none-eabi-size  stm32-aws-iot.elf 
        arm-none-eabi-objdump -h -S stm32-aws-iot.elf  > "stm32-aws-iot.list"
        arm-none-eabi-objcopy  -O binary stm32-aws-iot.elf  "stm32-aws-iot.bin"
           text	   data	    bss	    dec	    hex	filename
         112736	    944	  75864	 189544	  2e468	stm32-aws-iot.elf
        Finished building: default.size.stdout
         
        Finished building: stm32-aws-iot.bin
         
        Finished building: stm32-aws-iot.list
         
        /BS_Encrypt.exe stm32-aws-iot
        make[1]: /BS_Encrypt.exe: No such file or directory
        make[1]: *** [makefile:97: post-build] Error 127
        make: *** [makefile:65: all] Error 2
        "make -j8 all" terminated with exit code 2. Build might be incomplete.

I updated the path in the .cproject file, the compiler found the BS_Explorer.exe file and this is the result:

        arm-none-eabi-size  stm32-aws-iot.elf 
        arm-none-eabi-objdump -h -S stm32-aws-iot.elf  > "stm32-aws-iot.list"
           text	   data	    bss	    dec	    hex	filename
         112736	    944	  75864	 189544	  2e468	stm32-aws-iot.elf
        arm-none-eabi-objcopy  -O binary stm32-aws-iot.elf  "stm32-aws-iot.bin"
        Finished building: default.size.stdout
         
        Finished building: stm32-aws-iot.bin
         
        Finished building: stm32-aws-iot.list
         
        ../BS_Encrypt.exe stm32-aws-iot
        ../BS_Encrypt.exe: 1: MZ������@������: not found
        ../BS_Encrypt.exe: 1: P: not found
        ../BS_Encrypt.exe: 1: �.rdata�������@: not found
        ../BS_Encrypt.exe: 2: �
        �l�f�����������0������@@�����P���R��: not found
        ../BS_Encrypt.exe: 1: =������D$���$��8*�����H�����獴: not found
        ../BS_Encrypt.exe: 1: =��tI=�����=��u��D$���$���: not found
        ../BS_Encrypt.exe: 1: 1���������: not found
        ../BS_Encrypt.exe: 3: ��@[email protected]���0�.idata�������@0�.CRT������@0�.tls: not found
        ../BS_Encrypt.exe: 5: Syntax error: ")" unexpected
        make[1]: *** [makefile:97: post-build] Error 2
        make: *** [makefile:65: all] Error 2
        "make -j8 all" terminated with exit code 2. Build might be incomplete.

How can i compile the code? What did I overlook?
And, what is the file BS_Encrypt.exe file?
Thank you!

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.