ganonor Community Member
- Member since Oct 4th 2024
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
ganonor -
Posted the thread undefined symbol __SEGGER_RTL_X_get_time_of_da.
ThreadHi Trying to link very simple aes risc-v code and falling on the linker phase : error: undefined symbol __SEGGER_RTL_X_get_time_of_day referenced by symbol gettimeofday (section .text.libc.gettimeofday in file timeops.o… -
ganonor -
Posted the thread RISC-V Code : illegal instruction for 'aes32esi'.
ThreadHello, for a RISC-V simple executable project , I am encountering an "illegal instruction" error when using 'aes32esi'. The code compiles without any errors, but the error occurs at runtime. SEGGER setup: - arm_assembler_variant = "SEGGER" -…