• RTX: osSignalSet wakes a lower priority thread.
    Hello. I have a thread that waits for up to n signals before sending a specific message. This is a low priority thread that should only send the message after the higher priority thread sleeps...
  • RTX: osSignalSet wakes a lower priority thread.
    Hello. I have a thread that waits for up to n signals before sending a specific message. This is a low priority thread that should only send the message after the higher priority thread sleeps...
  • Minimal Frequency of Operation
    Hello, Is there any data regarding the minimum and maximum frequency a processor can operate in ARM V-7 ?
  • Minimal Frequency of Operation
    Hello, Is there any data regarding the minimum and maximum frequency a processor can operate in ARM V-7 ?
  • String size limit lower than 64kB ?
    Hello, I use keil compiler V7.50 with DS80C400 µC in LARGE memory model. I declare several string constants like this : const char far image[] = "\x25\x50\x44\x46\x2D\x31\x2E\x34\xD\xA\x25[.....