This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DS-5 debugging problem

When I tried to debug the source code with FVPs

I got this error

When I debug the program with cortex-8 model, it works well but the other models do not work

What is the reason?

  • It's most likely to be a licensing issue.

    If you have a DS-5 Professional Edition license, then the Cortex-A8 and Cortex-A9 FVPs should work fine. If your license is for Ultimate Edition, then the AEMv8 FVP should also work.

    Other FVPs need to be purchased separately from ARM.

    If you have a license, but are still seeing this error, then contact technical support.

    Thanks,

    Joe

  • Thanks,

    I have the 30days trial license for the ultimate edition

    I wonder that the trial license do not support the ARMv8 FVPs

    I need to use the big.LITTLE model... but  it is impossible now

    Thanks

  • Hi,

    Yes, the trial license supports the ARMv8 FVP:

    VE_AEMv8.png

    The AEMv8 is a generic ARMv8 model, not defined at a processor level. This means that it does not contain higher level configurations such as big.LITTLE.

    If you need to use a model that is configured for big.LITTLE, such as the ones below, then you need to purchase them separately from ARM.

    A5357bigLITTLEconfig.png

    You can also request a trial of Fast Models, which you could use to build your platform and then import into DS-5.

    Thanks,

    Joe