• FastModels reset
    I am using fast models with the DS5 debugger. When using the reset command in the debugger, my target starts running but I can't seem to stop it and lose complete control. I have to reconnect the target...
  • Fast Model: Best way to model unaligned multiple register read/write
    I am looking for a good method to implement multiple unaligned register access using LISA+ in Fast Model. Can you recommend a good way to do this? For example, below are the register declaration: REGISTER...
  • Does ulink pro D support debug on cortex-r5
    I see that ulink pro D supports cortex-M but I do not see explicit support for cortex-R, can you verify if you support cortex-R Thanks.
  • assembly code debugging
    I found if I set breakpoints in assembly code, the DS-5 debugger is not trapped there on omap3530 beagleboard. In addition, it doesn't step in assembly codes, if assembly codes are in a static/dynamic...
  • ARM Fast Model - Model Debugger
    I'm using the ARM Fast Model to simulate the cortex-a15x4 present in the examples. I started my code through Model Debugger. I've had problems: - After initializing the MMU and loaded .elf files with...