Comment 5 for bug 1845155

Revision history for this message
Sergey Kirdyankin (inxsergey) wrote :

Invoking: GNU ARM Cross C Compiler
arm-none-eabi-gcc -mcpu=cortex-m33 -mthumb -mcmse -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -std=gnu11 -MMD -MP -MF"main.d" -MT"main.o" -c -o "main.o" "../main.c"
In file included from ../main.c:2:
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.7.1\.content\lib\gcc\arm-none-eabi\8.2.1\include\arm_acle.h:178:9: error: target CPU does not support ARMv8-M Security Extensions
 #pragma GCC target ("arch=armv8-a+crc")