Question
fpscr is a status register in STM32L5x2 which has arm cortex M33 ? If yes it can be accesible in c or cpp IAR project using asm volatile instuctions?
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 insturctions)".
Thanks in advance.
