• About SHA-256 source code
    Hello, Does any body know if there is a free source code for SHA-256 implementation in C for STM32 implementable in Keil?
  • Source code location
    My question is if it is possible, using MDK ARM Keil IDE, to define exact start location for every source code file ? I know I can define per variable location, as well as per function location, but...
  • Source code for RTX
    I'm involved in a project where we use Keil uVision and the RTX kernel and am now searching for the source code for RTX in order to verify some parts of the kernel. According to your product page ( http...
  • Requesting rectification of source code
    The following source code was meant for sending message from a gsm module. But I'm not getting how to send it to a particular directory number. It's as follows: #include<mega16.h> #include<delay...
  • Translation Source Code
    Can any one tell me where can find the source code for doing the language translation mechine? Im doing a project that have to translate english to other language. I no ideal how to do this.