• Preload XDATA in dScope
    My application is split into two parts. Code, and some constant data, that resides in CODE space. Data, that resides in XDATA space. Due to memory constraints this is being built as two separate...
  • Engineer
    Hi everybody! I'm using MDK-ARM Professional version 4.20, when i try to build my ARM project i get this error Error: L6915E: Library reports error: __use_no_semihosting_swi was requested, but...
  • How can I preload the xdata data?
    Mark Rawlings had asked this question,but he seem to have not found answer. I use SAVE command to save the xdata data in a file. when I use ther LOAD command later,nothing happened,the data goes nowhere...
  • embedded engineer
    suppose i have 4MB of memory how divide data lines and address lines
  • Electrical Engineer
    Hello Every one: In the debugging mode, I need to know how I can have the exact number of cycles that a specific code needs to be run on the processor? For instance in Visual DSP++ I was able to...