• what is the difference between interval and timeout in RTX51
    Hi: I read a article named "RTX51 TINY: DIFFERENCE BETWEEN INTERVAL AND TIMEOUT" , but I still can not clarify the difference between interval and timeout . I hope that who can give me some simple and...
  • Seeing Cortex Flash timeout
    Starting up a Luminary Micro design with Keil. Getting a Flash timeout message when attampting to download to flash. Telling me to reset target and try again. Anyone have an idea what message...
  • RTX166 Task waiting on an interval timeout or message
    Hi all, Using C166 & RTX-166. I would like to prevent interval timeout errors (NOT_OK/INTERVAL_ERROR). I have a task that waits for a new message or an interval time-out using a call to os_wait...
  • want to modify the USB-HID interval of data transfer
    Dear sir, using USB HID example, we had developed an example to transfer 4 channel ADC data to HID_Client VC++ program. here the data transfer rate through Config descriptor -- bInterval is 32...
  • How to detect a silent interval?
    Hi, In Modbus protocol, RTU mode, use 3.5 charater silent time as a message start or end in current BPS, how can i detect this interval, use a timer or ...? (the mcu i use is at89c52, timer0 is used...