• .LIBs not being recognised by the Linker
    I get the below error while linking a .LIB which was created using Keil Linker(version unknown) to my .OBJs on my Keil Linker BL51.V6.22 : *** FATAL ERROR L218: NOT AN OBJECT FILE FILE: ..\Library...
  • LPC2368 device not recognise by JTAG, PLL value to big
    Hi, Does any one know how to reprogram device (LPC2368) that previously has been programmed with PLL multiplier = 20 and crystal freq 12MHz. I am using JTAG Keil-Ulink2, and Realview MDK-ARM...
  • icc_sre_el2 register not recognised with arm-none-eabi
    I am trying to access the ARMV8 system register icc_sre_el2 but get an unknown or missing system register error. See below for the list of available registers for ARMV8 https://developer.arm.com...
  • MMC read block uses (HIGH(varh)); HIGH not CCS C recognised
    Hello Ed Waugh, Thanks a lot for your code re: reading/writing SD/MMC cards. In the read/write block functions you use SPI_WRITE(HIGH)varh)); where is HIGH and LOW defined? presumably...
  • why the target hex file NOT generated?
    Hi, I'm trying to debug my target system using uVision2 MON51. After I changed all install.bat, startup.a51 for code and xdata start address and compiled the code following the instrutions in keil app...