• How to compiler *.src file?
    I use keil_c #pragma src creat *.src file.I insert some code in *.src. How to compiler *.src to HEX file? I creat project include *.src file.After compiler and link the file,I get many error.please...
  • How to compiler *.src file?
    I use keil_c #pragma src creat *.src file.I insert some code in *.src. How to compiler *.src to HEX file? I creat project include *.src file.After compiler and link the file,I get many error.please...
  • How to compiler *.src file?
    I use keil_c #pragma src creat *.src file.I insert some code in *.src. How to compiler *.src to HEX file? I creat project include *.src file.After compiler and link the file,I get many error.please...
  • How to compiler *.src file?
    I use keil_c #pragma src creat *.src file.I insert some code in *.src. How to compiler *.src to HEX file? I creat project include *.src file.After compiler and link the file,I get many error.please...
  • Error If "Generate Assembler SRC File" & "Assemble SRC File" are active?
    I have the follwing problem? I have just three files in my project. 1. main.c 2.I2c_sw.c 3.Startup.a51 I2c_sw.c file has few lines of assembly code. so I have checked "Generate Assmebler...