• 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 assemble a ".src" file that generated by "c166 filename src"?
    Who can give me an axmaple? I have tried sevral times, but all failed!
  • How to assemble a ".src" file that generated by "c166 filename src"?
    Who can give me an axmaple? I have tried sevral times, but all failed!
  • problems in compiling .src file
    hi all iam working on cygnal mcus,iam converting my c programme into asm by using src directive, presently iam using evaluation version of cygnal shipped with 4kbprogramme memory keil version . iam...