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.
Hello,
I am using Keil MDK version 5.38 with Arm Compiler default 6 on Windows 10 (64-bit).Device pack: Keil.STM32F4xx_DFP 3.1.1
Issue:- Code completion and parameter hints work normally when I open the project.- After a successful build, code suggestions no longer appear (Ctrl+Space does nothing).- Restarting µVision restores code completion until I build again.
What I tried:- Verified that Code Completion is enabled in Editor settings.- Rebuilt all target files.- Cleared Objects/Listings folders and reopened the project.- Checked include paths and preprocessor symbols (USE_HAL_DRIVER, STM32F407xx).- Reinstalled device pack and resolved RTE.
Is this a known issue? How can I fix or work around it?