• Error: UNRESOLVED EXTERNAL SYMBOL and REFERENCE MADE TO UNRESOLVED EXTERNAL
    Hello everyone, I am using Keil uVision2 to write my assembler code. I am always getting the same error. I searhed on Google and everbody says the solution is in the Keil manual but I could not find...
  • Error: UNRESOLVED EXTERNAL SYMBOL and REFERENCE MADE TO UNRESOLVED EXTERNAL
    Hello everyone, I am using Keil uVision2 to write my assembler code. I am always getting the same error. I searhed on Google and everbody says the solution is in the Keil manual but I could not find...
  • Mali Offline Compiler Vulkan External glslangValidator.exe
    Hi, I find the problem that I have to compiler Vulkan with Mali Offline Compiler at where malisc.exe is installed, otherwise will prompt "ERROR: external\glslangValidator.exe does not exist." I...
  • uV debugging of externally compiled files
    Hi, I'm starting to work with the Keil MDK_ARM_4.14 and I have some problems with setting up a project for debugging. I build my software with an external build process using a makefile. The output...
  • External Interrupts 89c51 using Keil Compiler
    Hi , I want to use external interrupts of 89C51 to receive/transmit data using sync modem. Following is the C code i have written but that is not working.I'm using evaluation version of Keil Compiler...