• .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...
  • PLL,UART
    I am new to keil,just give me some basic idea about initilizations involved.
  • PLL ISSUE
    Hi, I am working on ARM7 LPC2148 board. I want to know on which clock does the LPC2148 runs when I dont initialize PLL ? External oscillator of frequency 11.059 MHz is connected to the board. Could...
  • PLL Configuration
    Hi We are using LPC2366 controller When we configure the Internal RC oscillator(4 MHZ) for the PLL as shown below Main OScillator = disabled PLL source = Internal RC oscillator(4 MHZ ) ...
  • 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...