Hi everyoneMayby You are able to help me.I have a problem with Keil MDK 5.38a.After installing IDE first compilation runs without any issue. Next comes with error "Floating point support not loaded" when working on Compiller ver 5, but when I switch to Compiller ver 6, I get next error "Internal fault 0x4c07bf:6190004"I've tried to reinstall but the problems still come back.I've installed Keil on tree different laptops and the probllems are the same on each ones.I use win 10 64bits 22H2Did someone meat similar problems?
PS.. I also tried make clean system
I've never seen a problem like this. Please download the installer again and check its CRC checksum to ensure it is complete. Since MDK 5.38a does not contain the Arm compiler version 5, you must have installed it additionally after installing the MDK. Did you try to use the Arm compiler version 6 directly after installing the MDK and before you install and use Arm compiler version 5?
Yes, I've tried all the things You wrote. Always the same happens, First use of MDK works fine but after second compilation all the errors come back
I can only imagine that you have a virus scanner or any other protection software installed on your PC which blocks the access to some files in the MDK installation. Or maybe a virus that infects the compiler toolchain. There is no reason why it would work only once after an installation.
A scanned against the viruses with ESET, and i turned off eset and windows defender. This did not help. Any idea what to do?
>Any idea what to do?No, this must be a specific issue on your PC as we don't have any other customers complaining.Did you turn off ESET and the Windows defender before you installed the MDK? If not, these tools might have already deleted or modified files from the MDK installation.
Yes, of course i did so. Eset and Defender was off. Why this happened on my 3 laptops with the same windows version? I've tested on clean windows instalations.
Do You know what does this internal fault number mean? [0x4c07bf:6190004].
Yesterday i reinstaled win 10, instaled MDK and created new project for F103. Compilation did without mistakes, but next test project was on G031 and this internal error appeared and is still now.