• AREA Directive problem in ARM LPC2148
    Hi all, I am making some small programs in ARM assembly language. I am using KEIL software for the programming and compialtion. The problem I am facing is during a program in which data form...
  • AREA Directive problem in ARM LPC2148
    Hi all, I am making some small programs in ARM assembly language. I am using KEIL software for the programming and compialtion. The problem I am facing is during a program in which data form...
  • c51 - control directives problem (SRC, CODE, etc)
    Hi guys, I have been reading the pdf files that come with uVision2. The one that I was reading is the users Manual for c51 compiler. It says that you cannot create .SRC file and .OBJ in one compilation...
  • c51 - control directives problem (SRC, CODE, etc)
    Hi guys, I have been reading the pdf files that come with uVision2. The one that I was reading is the users Manual for c51 compiler. It says that you cannot create .SRC file and .OBJ in one compilation...
  • v6.23: Problem with static bit and SRC directive
    I've just installed the C51 Update v6.23: http://www.keil.com/forum/msgpage.asp?MsgID=4908 I have a 'C' function with an initialised local static bit, in a source file compiled with the SRC directive...