Hi, I am trying to cross compile "EB_TrustZone_Example" using "arm-none-eabi-gcc" Modified "#__smc(0) void yeild(void);" with "__asm__(" smc #0");" in main_normal.c I have followed the following steps to compile.
↧