Do you know any device out there can set up a data trigger on a physical address in MIPS ? I am using FS2 but It can only set up a trigger on virtual address.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The most straightforward solution would be a logic analyzer, especially one that understands the MIPS. (Here are some potential candidates.) These are pricey even to rent. It appears there is no way to do what you want with FS2.
It would be probably be faster to calculate the physical address which relates to the virtual address, at least in the most likely process contexts. Then simply set that as the trigger address.