• Bootstrap for XC164
    I am trying to write a boostrap code for the XC164 but it doesn't seem to start up right. As I understand from the datasheet the bootstrap section starts at 0xE00000 and the start of the bootstrap code...
  • Bootstrap XC167
    I can't upload my software in bootstrap mode. It seems to be the Keil compiler doesn't recognise the controller. I think there's something wrong with the monitor...
  • bootstrap XC167
    Hi all! Is it possible to use uVision for XC167 application debugging by means of bootstrap loader (not OCDS) if microcontroller is in single chip mode (no RAM enough)? I mean Is it possible to put...
  • Bootstrap Loader Question - Access to general purpose IO
    We have bootstrap loader code as shown below:<br> <br> void far vMainFunction(void) /******************************************************************************* Description: This the start of the...
  • Monitor and Bootstrap mode
    I have a Question using the Keil Monitor (on a Phytec KC167 Board): When I start a debug session with my Phytec board, the monitor is being downloaded in bootstrap mode. But when I am debugging, my...