• uVision3 simulator access violation in code banking multi-application program
    I have a multi-application program as in APP Note 180: http://www.keil.com/appnotes/docs/apnt_180.asp My application is built in one project and then I include the OMF file in my boot loader project...
  • uVision3 simulator access violation in code banking multi-application program
    I have a multi-application program as in APP Note 180: http://www.keil.com/appnotes/docs/apnt_180.asp My application is built in one project and then I include the OMF file in my boot loader project...
  • About STM32 SPI multi slave setup
    Hi, I am trying to construct a SPI network with STM32F1 MCU in a star-shaped network so that all slaves are connected directly to the master. In a one-master-one-slave situation, it seems that the...
  • About STM32 SPI multi slave setup
    Hi, I am trying to construct a SPI network with STM32F1 MCU in a star-shaped network so that all slaves are connected directly to the master. In a one-master-one-slave situation, it seems that the...
  • Problem about multi-task in RL-RTX
    Hi all, I want to implement UDP communication between two LPC1768 boards. Coz each board should be able to send msg as well as receive msg at the same time, the only way I thought about is multi-task...