Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/12/08 12:00
Read: times


 
#153170 - Multiple ASM files in a single project
Hi, I am unsing Keil uVision 2, and working in Asembly languange. I have a very long function, so I want to move that function in other file. For e.g. I've a file that contains main function, that file name is main.a51 and the other is Display.a51
The Display.a51 contains only one function Display: Now I've defined Display as Public, but when I am calling it from my main routine, I am getting an error "UNDEFINED SYMBOL (PASS-2)". Why is that so? How can I remove this error?

List of 2 messages in thread
TopicAuthorDate
Multiple ASM files in a single project            01/01/70 00:00      
   Try these            01/01/70 00:00      

Back to Subject List