• Is CMX-RTX a thread-based RTOS?
    I am maintaining a 10 yo project which uses ARM9 based STR912 and CMX-RTX as its RTOS. The CMX-RTX manual is basically an extraction of the header files without much details. There is even not any introduction...
  • Is CMX-RTX a thread-based RTOS?
    I am maintaining a 10 yo project which uses ARM9 based STR912 and CMX-RTX as its RTOS. The CMX-RTX manual is basically an extraction of the header files without much details. There is even not any introduction...
  • Can PC debug CMx-based MCU without debugger ?
    On ARM official website, I saw some description about debug method by Freescale Vybrid. It sounds like below (No JTAG or SW connection):   [PC Host]  <--- USB wire ---> [Freescale Vybrid] So it seems...
  • Can PC debug CMx-based MCU without debugger ?
    On ARM official website, I saw some description about debug method by Freescale Vybrid. It sounds like below (No JTAG or SW connection):   [PC Host]  <--- USB wire ---> [Freescale Vybrid] So it seems...
  • define LCD pins in function for 8051 interface with LCD
    hi everyone I am working on LCD interface with the C8051f120 controller and i did it well, but im working with different hardware so LCD pin rs, rw, en and data port can be varies with hardware...