We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I'm trying to create an application using ONLY assembly language. The program I create assembles dine. The problem is with the linker. Every time, no matter what other files I inlude in the source group, I always get some or the other error. The most common error is L6320W. If you want specifics, I'll let you know. But I've got loads of errors, so not posting all of them.(Please ask if you want to know the others)
Please can anyone guide me on this??? Just tell me the correct procedure to follow. Any help will be appreciated as I'm getting pretty desperate now. I'm using MDK-Lite Version 4.21
In the above post I mentioned source file. I meant the startup file (.s) as mentioned by Westonsupermare Pier.
Sorry for so many posts. But thanks to Per Westermark also for suggesting the absence of main() as a cause of error.