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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/06/12 14:27
Read: times


 
#187868 - multiple asm files in a 8051 project using keil
Hello.
I have a very long code written for 8051 in assembly using Keil, all in a single file. And i want to organize and distribute the functions in multiple files, but can't seem to be able to do it. I tried adding assembly code files using $include but there were errors in compiling it. Like, memory overlapping error was produced even defining 'org' in the included files. so is it done in Keil with assembly?

Thanks.


List of 8 messages in thread
TopicAuthorDate
multiple asm files in a 8051 project using keil            01/01/70 00:00      
   multiple asm files in a 8051 project using keil            01/01/70 00:00      
      read up on            01/01/70 00:00      
         Read-up on...            01/01/70 00:00      
   $include should work             01/01/70 00:00      
      should work, but...            01/01/70 00:00      
         Single assembly is not unreasonable            01/01/70 00:00      
   Keil example            01/01/70 00:00      

Back to Subject List