Installing Cubecell Board Files on Arduino IDE (RASPBERRY PI)

When i try to follow the tutorial on how to install the board file on the ardunio IDE with my raspberry pi i get this error:

But then when i try to compile my file from git install i get this error:

Does anyone know how to fix this?

hi,

Downloading via “Board Manager” method does not support Raspberry Pi temporarily.

Supported by “git” download.

I now get this issue

hi,

Please read the instructions carefully. If it still doesn’t work, please delete and try again.

If you have any questions, please continue to discuss with us.

IMHO, having CubeCell Board files on Raspberry Pi does currently have little or no sense, because toolchain binaries and ELF/upload utilities are only available for:

  • Windows
  • Linux x86
  • macOS

Download resource: https://resource.heltec.cn/download/

I need the Upload Utilities to work with ARM as a matter of urgency we are currently ordering 1000 cubecells at a time and need to use the raspberry pi to bulk program them. @jasonXu please can you let me know if this is indeed the truth and what can be done to fix this
error:
i only need cubeflash to work as i will be using precompiled scripts

the error when I use cubeflash:

OSError: [Errno 8] Exec format error: './CubeCellflash'

hi,

I should have misunderstood your meaning before. Currently we do not support Raspberry Pi. During this time, we are doing Raspberry Pi adaptation work for cubecell.

you can refer this link:

please refer this:

works great, thanks!