• How to timestamp a signal/msg/mail in Keil RTX?
    So... I have a few threads where data is originating, and two where it's being used. I'm reluctant to use producer/consumer because that's sort of implying this classical resource sharing pattern, but...
  • typedef with a member "pointer to itself"
    Hello forum I've a c progamming question: I want to place a function pointer into a typedef with a function parameter "pointer to the typedef itself": typedef struct pExampleStructTypdef {...
  • Is 'unsigned' a datatype by itself?
    Hi, I have seen that some of the example programs availbale in this site define/declare variables as unsigned. For eg: unsigned voltage; //A-to-D example program What type would voltage in the...
  • Code run from RAM that can program itself
    I am building a USB bootloader that needs to be able to reprogram both an application and itself in flash. As a result I have looked into an approach like in the RAM_Function example where the code I...
  • e-mail on post
    Should the "Send me an e-mail message when someone posts to this thread" option work for all threads? It seems only to work only if I am the root message to the thread.