Hello, I am working an S32 Design studio for ARM since 2 years, and it is the first time, I have this issue during compilation. Building target: Workspace.elf Executing target #71 Workspace.elf Invoking: Standard S32DS C Linker arm-none-eabi-gcc -o "Workspace.elf" "@Workspace.args" This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Cannot create temporary file in C:\Users\SEBAST~1.LED\AppData\Local\Temp\: Permission denied arm-none-eabi-gcc.exe: internal compiler error: Aborted (program collect2) Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make: *** [makefile:109: Workspace.elf] Error 4 15:14:46 Build Finished (took 47s.54ms) What I have to do to solve this issue ? Best regards Sebastien