• Relocatin several modules from flash to psram
    Relocating code for execution form flash to psram according to http://www.keil.com/appnotes/files/apnt_138.pdf works fine. USER CLASSES: SROM (0xC30000-0xC33FFF) USER SECTIONS: ?PR?FLASH%FCODE...
  • Using a Page in external Flash for ONE Module
    Hi, i have a module that i want to place in exactly ONE Page of my external Flash. I located it fix to an Adress using the SECTIONS statement of the Linker. But now i want to reserve the rest of...
  • XC167 and external flash ROM module over EBC
    I have an Infineon SK-XC167CI Easy Kit V3 board, soldered with an Infineon XC167CI-32F40F microcontroller. I am using the Keil UVision 3 IDE. The board has been extended to include an external flash...
  • SPI module for XC2000
    Hello, I'm working on the XC2000 microcontroller, and I'd like to use the SSC (SPI) module with the fifo option. could you please send me if you have any application note for this purpose. Thank...
  • Testing CAN modules on evaluation board
    Hi, I am working with the MCB167-NET evaluation board that has the C167-CS microcontroller on it and I'm having trouble testing the CAN modules. I have created a project using DAVE and run the program...