• Mon166: Error 9
    I try to debug my program using dScope. My RAM is starting from 0x100000 address and has size of 1MB. I load monitor from 0x1FE000, and set interrupt vector table from 0x100000. After loading executable...
  • MON166, Baudrate > 57600
    I was wondering if anybody got a c166 to run the debugging at a baudrate higher than 57600baud? if the program becomes large it is odd to watch the loading process rising in 5% steps. i gave the 115200baud...
  • MON166, Baudrate > 57600
    I was wondering if anybody got a c166 to run the debugging at a baudrate higher than 57600baud? if the program becomes large it is odd to watch the loading process rising in 5% steps. i gave the 115200baud...
  • Mon166: Error 9
    I try to debug my program using dScope. My RAM is starting from 0x100000 address and has size of 1MB. I load monitor from 0x1FE000, and set interrupt vector table from 0x100000. After loading executable...
  • Integer division with MON166
    If I do an integer division using the 167 CPU simulator it works fine. However, if I use my Kitcon-167 evaluation board and the MON166 monitor (simulated serial mode) with uVision2, I get the wrong result...