STVD displays message on building the demo code from the tool itself. I am a newbie and starting with the mcu. Any ideas what and how to resolve it?
----------- Project ew - ST Assembler Linker - Configuration Debug -------------
Assembling mapping.asm...
asm -sym -li=Debug\mapping.lsr mapping.asm -I="C:\Program Files (x86)\STMicroelectronics\st_toolset\asm\include" -obj=Debug\mapping.obj
STMicroelectronics assembler v4.52
No errors on assembly of 'c:\program files (x86)\stmicroelectronics\st_toolset\stvd\mapping.asm'
Running ST linker
lyn Debug\mapping.obj+Debug\main.obj, Debug\ew.cod, " "
Couldn't open Group file: Permission denied
STMicroelectronics - Linker - rel 3.19
Debug\ew.grp
The command: "lyn Debug\mapping.obj+Debug\main.obj, Debug\ew.cod, " " " has failed, the returned value is: 2
exit code=2.
