• external memory
    Hi, I work on ST10F168 and i want to control by EBC 2 SRam chip 1M*8bits like 1 chip 1M*16bits. But how to declare in keil that external memory is 16bits data. I declare it in start166.A66 (_BTYP1 EQU...
  • external memory
    Hi, I work on ST10F168 and i use external ram by EBC in 16 bits demux mode with keil V2.38 There are 4 Chip Select available for ram : CS1,CS2,CS3,CS4 and 23 adress bits : A1->A23 So, there are (2...
  • External memory
    Hi everyone. I need your help to solve this issue. I am using a XC164CS microcontroller to run an aplication. The next aplication code toggles a P9.0 pin every 8 seconds. #include <XC164.h> #define...
  • External memory on a XC16x Board
    Hi Everybody, I'm still experimenting with Infineon's XC161 Starter Kit using the Keil C166 compiler, v4.27 (linker version 4.28). Almost everything I need works OK now, except the external bus controller...
  • accessing the external memory in c161pi
    i am trying to access the code from external memory starting from 0x100000 but i get an error C65.i remapped the memory map but still unable to do that.i found one weird thing when i disable external...