• XC16x , simulator, vector table starting in 0c0h segment
    How is it possible to start the XC16x debugger (for example simulator) at the vector table address in 0C00000h? It seems that debugger is not able to take care of vector table base address, it always...
  • RTX166 and XC16x
    I would like to know XC16x derivates works with RTX166?her method? Please help me. Thanks
  • Drivers for the xc16x
    Does anyone know about drivers for the xc16x
  • minomon XC16x
    Hi I have been learning how to upload and download with the use of minimon xc16x tool. So far I have managed to upload the software by using the command: _connect _clearselections _addselection...
  • Interrupt Vector Table
    Hello, One has a ram in 0-0x3FFF and rom in 0x10000-1FFFF placed. If one does not make a redirection of Interrupt Vector Table it's to expect that IVT should be put in the address range from 0-0x1FF...