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 help me,thank you.
Thank you,but I want to know how to kill the error. The object file creat the *.obj file. But compiler the object include *.src file.The compiler can not find the external symbol.I had select"include in target build".The complier can not link the object modules how can i do? please help me.thank you.