??? 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? |
Topic | Author | Date |
Multiple ASM files in a single project | 01/01/70 00:00 | |
Try these![]() | 01/01/70 00:00 |