• About linker command file (.lin)
    Dear all, I have a question about the writing format of .lin file in Keil C. Ex1: ?PR?*?A => it means "all" functions within A.c But,I saw the code segment as below in .lin file: ?PR?A ...
  • Linker zero_init Command
    Hello, While porting legacy code from an LPC2103 to a LPC1765 Cortex processor within the Keil environment I came accross the need to implement the linker zero_init attribute for a single byte variable...
  • at command
    /*My program was given below my concept is to connect the gas sensor to P3^7 pin of micro controller and alarm connected to P3^6 pin of micro controller. P3^6 is low means the alarm is on. When the gas...
  • AT Commands Problem
    Hi, i am trying to send AT commands to a k300 sony erricsson cell phone and then reading the response. Now i have done the sending part which is to send commands to the cell phone and is working perfectly...
  • Assign Command
    Can you please explain the usage of the Assign command in the debug mode. The notes in microvision help aren't very clear.I couldn't understand the <inreg> , outreg part. Could someone please elaborate...