• message bus IDEA in RTOS
    I have an idea for RTX and other RTOS, adding message bus feature to them! Like a CAN bus this bus operate but between tasks instead of devices. Many times a task have a message that can publish...
  • Idea for the next version of µvision
    Today, many microcontroller use in-system programming , or other system. So, why µVision could not include one in the next generation? I think it can be very usefull, no?
  • is this a good idea?
    Hello, I have a free running hardware timer on a LPC2478 (timers are 32 bit). no interrupts related to that timer are used. can the following code corrupt the value latched from the hardware...
  • new idea. read my requirement :(
    i want to design a electric roulette wheel. it will not have a big metal ball. it will not turn. it will have lcd lights. 37 lcd lights. each lcd light will be turned on by a transistor. each transistor...
  • My idea about ARTX isr_evt_set()
    In the ARTX help say 'It might happen that two isr_evt_set() functions for the same task are called before the task gets a chance to run from os_evt_wait_xx() event waiting function. Of course one event...