We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.0Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
IDE-Version:
µVision V5.32.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information:Daniel ManceboLogosLIC=----
License Information:
Daniel Mancebo
Logos
LIC=----
Tool Version Numbers:Toolchain: MDK-Lite Version: 5.32.0.0Toolchain Path: C:\Keil_v5\ARM\ARMCC\BinC 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.0Dialog DLL: TARMCM1.DLL V1.14.3.0Target DLL: UL2CM3.DLL V1.163.9.0Dialog DLL: TARMCM1.DLL V1.14.3.0
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
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,