Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] Updating I/O Registers w/o HW notification

Hi Daniel,
 
There should be a "refresh" button in the Eclipse Registers View.
 
It looks like a white page with two yellow arrows in a circle on the left of the page.
 
Regards,
Manuel.


From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Daniel Codres
Sent: Tuesday, September 25, 2012 9:43 AM
To: tcf-dev@xxxxxxxxxxx
Subject: [tcf-dev] Updating I/O Registers w/o HW notification

Hi list,

 

Our target has a set of I/O registers that can be modified by the HW or by the running application.

 

We thought that putting them into the Registers GUI (as a collapsible group) would be the best option.

 

Unfortunately the debugger doesn’t know when such I/O register is changed, therefore cannot notify the GUI if a specific I/O register was changed.

 

We thought that the only option is to let user manually update the registers but there’s no such GUI option  (e.g. update button/menu).

 

What would be the best practice to solve this issue?

 

Thanks,

Daniel


Back to the top