• Can I link to Nat Inst Libraries?
    How can I use analysis functions in the LabWindows/CVI libraries? Is there an option in the Keil IDE to link to this library so that I can use these functions in my 8051 project?
  • Is the source for STM32F7xx_QSPI_Disco.flm available?
    I see you provide the source for many flash loaders, but only the .FLM file for the STM32F7xx_QSPI_Disco loader. Can I receive the source for STM32F7xx_QSPI_Disco.FLM?
  • 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...
  • 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...
  • What is the source of the warning?
    Hello, I'm scanning a piece of legacy code with PC-lint. I get the following warning: Warning 648: Overflow in computing constant for operation: 'multiplication' for the following piece...