• Monitor Configuration
    Hello NG, I wanted to configure Monitor. So I followed the steps described in "/Keil/C166/Monitor/Readme.txt". I decided to use the UART ASC0 mode and put CODE_START in "Config.inc" to 000200H (rom...
  • Monitor Configuration for C161
    Hello , How can I configure Monitor for Microcontroller C161. I decided to use the Bootstrap mode and put CODE_START in "Config.inc" to 0FEC00H (ram),DATA_START to 0FEA00H(ram). The RAM located in...
  • Monitor 166 configuration error
    I keep getting this message when I try to use the "Monitor166 In ROM" monitor configuration for debugging: The file '*.MON' or '*.BOT' could not be found in the 'MONITOR' director of your installation...
  • problem with monitor configuration for uart2
    hello .. my micro for an specific application has two uarts on chip. how do you configure the monitor-51 for the second uart2,which has different address mapping in sfr registers and also my micro works...
  • C166 library problem
    Hi! Who have expirence with C166 math library. I have a grate and interesting problem with using Sin,Cos, Asin, Acos ant etc. Asin work only in one point asin(1)=1.57, but all others break program...