• How to generate ".hex" file for the "On-chip RAM" of SoC Cyclone V?
    Hello everyone, I am trying to create a SoC system using Cyclone V development kit to achieve a specific task. The following points illustrates what I have done so far before telling my question: 1...
  • How to generate ".hex" file for the "On-chip RAM" of SoC Cyclone V?
    Hello everyone, I am trying to create a SoC system using Cyclone V development kit to achieve a specific task. The following points illustrates what I have done so far before telling my question: 1...
  • How to force function execution from on-chip RAM
    I use Keil uVision RealView C Compiler and cannot find any C function qualifier like __ram or __ramfunc to enable that function execution from on-chip RAM. Device is AT91SAM7S256, uVision version is...
  • How to force function execution from on-chip RAM
    I use Keil uVision RealView C Compiler and cannot find any C function qualifier like __ram or __ramfunc to enable that function execution from on-chip RAM. Device is AT91SAM7S256, uVision version is...
  • Difference and significance between on chip RAM & on-chip XRAM
    What is the exact difference between On-Chip RAM & On-Chip XRAM ? Is the means XRAM means only extended RAM? What is the significance of both?