• cpu clock (cclk)?
    hi i am using lpc2364 processor. Clock is 14.7456mhz. I have set cclk to 70.77888mhz, hclk to 353.9844mhz using pll. In data sheet there is range for hclk (275mhz to 550mhz). My doubt is what is maximum...
  • LPC2378 CCLK Switching to 72Mhz Error
    Hi, I was trying to configure PLL and other clocks for LPC2378.While setting the processor clock to 72 MHz(Max CCLK as per the User manual), the code stuck's.The code goes like this, after setting System...
  • L102: with public in a51, referenced by C.
    Getting L102 when referencing an idata public from a C module. // We want a routine to examine idata memory. // The user types a two-byte address, followed by cr or lf, // at hyperterminal. // The...
  • no_semihosting - sys_open still referenced
    Hi I am implement a project on the microsemi cortex M3 ARM with the RTX OS and the TCP stack. I have spend hours reading through posts on the forum and web about implementing no_semihosting and...
  • Forcing armlinker to include symbols from a library that are not referenced.
    I'm working on a project where I need to pull out some test specific information into an "meta-data" object file which will get parsed during a later process. This test data consists of a number of structures...