• 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...
  • using mode and assign commands
    Hi, I am trying to use the "Mode" command to send the serial data to the COM port, however, when i type in the command widow: mode com1 9600,0,8,1 it says: mode com1 command failed so does anyone...
  • debugger's ASSIGN and MODE commands
    Hi, I want to assign the program's stdin in the IDE to COM1 on my PC, so I do >ASSIGN COM1 < SIN and get *** error 127, line 2: Com channel not opened, use MODE command first When I do >MODE COM1,...
  • 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...
  • Pin Assignment
    I got spoiled using DaVE by Infineon to setup the registers for many aspects of the microprocessor including and, especially, I/O control. Is there a similar tool for Freescale and NXP micro's and supported...