• Monitor for XC164CS without external memory
    I'm working on a monitor for XC164CS-32F without external memory. The monitor should reside in the built in flash (0x0c00000) and use the internal RAM (0x0CE00-0x0CFFF) for its data. The user...
  • Running Application Without Debugger
    Is there any way to compile and download an application without the debugger present. I don't need the debug features, and just want to compile, load, and run the application. Thanks for any help....
  • Monitor program for XC167
    i have to develop software for providing communication between PC and XC167 microcontroller in linux platform. i am using serial bootstrap loader on serial port ASC0 for communication. I have written...
  • monitor download
    Does anyone know if it is necessary to make monitor start code to 0x0 with micro vision 2? For my part, if start code is different, even if it is free ram, monitor download abort after a while without...
  • 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...