• Simulating the LPC2378 specific peripherals
    At the moment, the uVision don't simulating any LPC2378 peripherals (UART 2, CAN0, CAN1, Ethernet MAC, etc.). The Keil will develop an upgrade of the uVision, including this features? If yes, the...
  • Simulating the LPC2378 specific peripherals
    At the moment, the uVision don't simulating any LPC2378 peripherals (UART 2, CAN0, CAN1, Ethernet MAC, etc.). The Keil will develop an upgrade of the uVision, including this features? If yes, the...
  • Disable Simulations for Specific Device Features
    I was wondering if it was possible to disable simulation of the ports? I am not using them for serial communication and I want to use these bit addressable registers another way. I am simulating a...
  • Disable Simulations for Specific Device Features
    I was wondering if it was possible to disable simulation of the ports? I am not using them for serial communication and I want to use these bit addressable registers another way. I am simulating a...
  • ARM: using linker region-related symbols in runtime code
    Hello, I am having some trouble working with the Keil ARM RealView linker region related symbols, for example Load$$<region>$$Base. What I am attempting to do is create a build tool and an embedded...