I am trying to build an example code for PCA10040, but I always have a lot of compiler error: C:/Program Files (x86)/SEGGER/SEGGER Embedded Studio for RISC-V 4.42/source/thumb_crt0.s: No such file or directory. All the other 89 error says: "unknown register name 'r0' in 'asm'"
What can be the problem? I am using SEGGER Embedded Studio for RISC-V 4.42. I have checked that folder and thumb_crt0.s is not there.
Thanks in advance.