• 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...
  • 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 such file or directory
    Note: This was originally posted on 17th May 2013 at http://forums.arm.com Hello, While using DS5 to build my project, I get the following error: fatal error: xyz.h: No such file or directory I know that...
  • What Is the real CCLK referenced ? (used for IAP and FlashFS)
    Hardware : MCB2300 Board (LPC2378) Xtal : 12Mhz I read on some post that the CCLK to set in the IAP code is 12000 (KHz) http://www.keil.com/forum/10740/ When I give a look at the LPC_IAP2_512...
  • 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...