• executing code from SRAM
    Hello, i am using a Cortex M0 which has 24MhZ Flash and 48MhZ Core speed with await state in case Flash is too low. I want to execute my ISR from SRAm to improve speed a bit. In the scatter...
  • 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
    which datas will store in onchip sram..... please help me
  • call function from a ISR
    Hello, At the moment, I'm working with the ethernet MAC interface and I'm now able to get a interrupt, when I receive a new frame from the PHY. But I'm not totally sure, how I have to configure the...
  • problem with SRAM
    Hi! I'm having a problem with starting program from Program SRAM(0xE00000 ). In the flash rom contains small program, which takes data via CAN bus. This data placed on Program SRAM(0xE0). How...