We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm trying to understand the concept of DAP_ROMID, which is set in the ikvalidate.cfg file. In ikvalidate.cfg, there is a parameter called $DAP_ROMID, and I found a snippet like the one below:
ikvalidate.cfg
$DAP_ROMID
When I checked the DAP information from my colleague, I found additional details like the ROM table base address, Component ID, and Peripheral ID in the DAP log file. However, I couldn't figure out the relationship or how the DAP_ROMID works in connection with these details
DAP_ROMID
...
I have been trying to find the matching point to understand the purpose of DAP_ROMID. I checked the site https://developer.arm.com/documentation/102585/0100/What-is-a-ROM-table-, but I still couldn't figure out the usage or meaning of DAP_ROMID or how to correctly set it for implementation.
Could you help me understand what DAP_ROMID is for and how to configure it?
True, old one deleted cause no response..