You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on a project involving the RELIC toolkit on a bare-metal ARM Cortex-M0+(ARMVm6) microcontroller, specifically the Raspberry Pi Pico. During the build process, I encountered several issues related to undefined references and implicit declarations of certain functions. Here are the details of my setup and the issues I faced:
1/ Is the RELIC toolkit officially supported for bare-metal ARM Cortex-M0+(ARMvm6) microcontrollers?
2/ Are there specific configurations or additional steps required to build and run the RELIC library successfully?
Any assistance or pointers to relevant documentation would be greatly appreciated.
Thank you for your time and support.
The text was updated successfully, but these errors were encountered:
Hello,
I am currently working on a project involving the RELIC toolkit on a bare-metal ARM Cortex-M0+(ARMVm6) microcontroller, specifically the Raspberry Pi Pico. During the build process, I encountered several issues related to undefined references and implicit declarations of certain functions. Here are the details of my setup and the issues I faced:
Setup:
Microcontroller: Raspberry Pi Pico (ARM Cortex-M0+)
Operating System: Bare-metal
Toolchain: arm-none-eabi-gcc
1/ Is the RELIC toolkit officially supported for bare-metal ARM Cortex-M0+(ARMvm6) microcontrollers?
2/ Are there specific configurations or additional steps required to build and run the RELIC library successfully?
Any assistance or pointers to relevant documentation would be greatly appreciated.
Thank you for your time and support.
The text was updated successfully, but these errors were encountered: