• SRAM
    Hello. I wanna use SRAM to make more free space for my variables (including vector), I cannot understand how can I do this. It seems to be in Project Options -> Target -> Read/Write Memory Areas...
  • SRAM
    Hello. I wanna use SRAM to make more free space for my variables (including vector), I cannot understand how can I do this. It seems to be in Project Options -> Target -> Read/Write Memory Areas...
  • SRAM Test
    I am using CY62256 SRAM in my project. I use approx 30K of this 32K RAM for xdata. Upon system startup, RAM check is done by the following piece of code. Is it the right way to do, or more and more...
  • External sram
    Hi I want to conncet lpc1343 to external sram this mcu dont have emc but I want to connect it can anyone help me for how to use it in keil
  • SRAM Programing
    Hi guys! I want to program SRAM only at stm cortex-M7 core controller. May I do this without wasting my program flash cycles? If yes so what should I do at keil properties before programming?