• 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...
  • memory µVision3
    Hello, I'm working on infineon XC2000 with µVision3. When I loading the code into the target to debbug my code, the Memory Window is empty. I can run my application, also I can visualise variable...
  • Additional memory
    Hi there I've added some extra 64Kb of RAM on my KC167CR development board. This memory sould be \CS2 selectable at a starting address of 0x50000. I got problems in selecting that RAM chip. The...
  • 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...
  • Memory estimation
    Hello, is it possible to see how much memory is still avaible. I have NDATA(0xC000 - 0xE7FF) and a program. Now I would add a data array but I should know what the memory size is still avaible. I've...