This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Fatal error: C3921U: Option '--S' not available with your license.

Hi all,

I've created a new project for my STM32F030, after setting it up, I was able to compile the project, however, after changing the folder for the objects and listings I started getting the following error when compiling:

Fatal error: C3921U: Option '--S' not available with your license.

I tried to revert that change but still shows that error. I've checked the C, ASM and Linker options and I don't see any --S option.

This is my version of Keil uVision.


IDE-Version:
µVision V5.32.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.

License Information:
Daniel Mancebo
Logos
LIC=----

Tool Version Numbers:
Toolchain: MDK-Lite Version: 5.32.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 7 (build 960)
Assembler: Armasm.exe V5.06 update 7 (build 960)
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
CPU DLL: SARMCM3.DLL V5.32.0.0
Dialog DLL: TARMCM1.DLL V1.14.3.0
Target DLL: UL2CM3.DLL V1.163.9.0
Dialog DLL: TARMCM1.DLL V1.14.3.0

I've searched in the forum and the Keil documentation and I don't see that error code anywhere. Does anyone know what the error is?

Regards,