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

RCF files

RCF files

Hi I would like to have more insigth on rcf files: There is a bunch of parameters aka config_item. how thery ere used? and how to get their meaning? I'm specially interested in parameters for CORESIGTH like CORESIGHT_BASE_ADDRESS_MSW
thanks
claude
Parents
  • Hi Stuart,
    I was looking at this parameters to try to see if there are some that let us debugging AMP cores. With DStream it is possible whereas with another debugger, there is some missing information that prevent us to debug the cores independantly.
    But it sounds it is more on the dtsl side maybe.
    regards
    claude
Reply
  • Hi Stuart,
    I was looking at this parameters to try to see if there are some that let us debugging AMP cores. With DStream it is possible whereas with another debugger, there is some missing information that prevent us to debug the cores independantly.
    But it sounds it is more on the dtsl side maybe.
    regards
    claude
Children
  • Hi,
    Ok. For AMP, the connections to the cores are treated separately in DS-5 and the policing of the low-level JTAG/SWD accesses to the DAP/cores is performed by the DSTREAM.

    So I guess you would have to see how the other debugger might handle this use-case.

    Regards,
    Stuart