• 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 Program
    Hello, Please let me know 1) What is a monitor program and how is it used? 2) My program uses a lot of floating point numbers as many floating point calculations are required. Should one try to avoid...
  • 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...