• Generating multiple versions of the same firmware?
    Hi, i have a rather daunting problem. We want to deploy our firmware in over 300 devices. All devices use the same firmware except for one variable DeviceID. The id has to be different for every device...
  • Generating multiple versions of the same firmware?
    Hi, i have a rather daunting problem. We want to deploy our firmware in over 300 devices. All devices use the same firmware except for one variable DeviceID. The id has to be different for every device...
  • Problem with sleep and deepsleep in the same application (using RTX)
    Hello guys, this is (maybe) not exactly Keil specific but I'm trying here anyway ;) I have an application using Keil RTX running on a LPC1778. My os_idle_demon() in RTX_Conf_CM.c looks like this...
  • Problem with sleep and deepsleep in the same application (using RTX)
    Hello guys, this is (maybe) not exactly Keil specific but I'm trying here anyway ;) I have an application using Keil RTX running on a LPC1778. My os_idle_demon() in RTX_Conf_CM.c looks like this...
  • Application and Firmware Separation in Cortex M4
    Hi Guys I'm busy with a massive project where I need write software for a control system for an automotive vehicle. Here's what I am using: 1. I'm using an STM32F4 for the micro 2. I am writing...