• Runtime
    How can i calculate the runtime of the program in terms of clock cycles? without looking into the instruction set. Regards Siva
  • Change load region at runtime
    Hi All, I am implementing a software upgrade mechanism (burning a new image into a flash memory area). The problem: I don't know how to change the load region address at runtime. Flash contains...
  • runtime PPP connection parameters
    Hi forum users, I have a couple of concerns about correctly setting up PPP connections on my system using RL-TCPNet. This is a sort of a followup to the thread at http://www.keil.com/forum/docs/thread10245...
  • Redirect runtime lib
    Hi all, Is it possible to change or fix (using __at) the mapping of the runtime lib? I am using LPC2136 & uVision3 with ARMcc compiler. Please advice Kobi
  • TCPNet: Runtime IP configuration
    In the TCPNet documentation it says: The MAC address is written to the ethernet controller registers when the controller is initialized - the function init_TcpNet() is called. For this reason the...