• Bootstrap-Loader for C509
    I try to find an example for the use of the internal bootstrap-Loader on the Infineon C509. Maybe anyone has found a support from infinion. I can no belive that everybody has to write the PC-Program...
  • 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...
  • 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 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...