Hello all, Please confirm fpscr is a special status register in STM32 L5 series controller?The IAR compiler is giving "Illegal register name" error, when I tried to execute the instuctions in c or cpp project using "asm volatile(mrs and msr instu...
Hello all,Please find the attached screenshots.As per the armv8-marchitecture reference manual the (https://static.docs.arm.com/ddi0553/bj/DDI0553B_j_armv8m_arm.pdf), is a special and general purpose register, in the IAR IDE, FPSCR is available as a...