• Bootstrap questions
    I have 32k words of flash at external address 0 on a C167CR-LM board. I load a preloader at 0fa40h and a loader at 0e000h. I want to burn the flash in bootstrap mode. If I clear SYSCON's ROMEN bit in...
  • 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
    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 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...
  • Monitor in Bootstrap mode
    I want to run the C166 monitor in bootstrap mode but have problems to get it running. Since the memory map is quite exotic, finding proper monitor configuration might produce some headache. But i do...