• Need help to convert SPJ source code to KEIL source code
    I am using atmel 8051 processor in my project . my job is to convert firmware from SPJ compiler to KEIL compiler . if there is any medium or via is there to convert with in less time
  • Library Files ( NEED HELP!!)
    Hello, I'm trying to create my own library file and include it into my project 1)I've written two function in separate files abc.A51 and xyz.A51 2)These files contain only 1 functions each abc(...
  • I need source code
    HELLO SIR Can you please send me a code for finger print based vehicle starter.
  • external source code
    I HAVE A PROBLEM FOR WRITING A SOURCE CODE FOR EXTERNAL FLASH fx360 MCU AT49BV322D external flach
  • .h file need include in two c source files
    Hello, I have two c source files in my project, and they both need include hardware.h(register define) file. I try to include the .h file to both C file but the compilter says the memory overlap. I choice...