• uVision2: Incorrect restore Watchpoints
    In 'Options for Target - Debug' I have 'Watchpoints & PA' checked in 'Restore Debug Session Settings' When I use the right-click popup menu to set a Watchpoint on a local variable, it just uses the...
  • Using Watchpoints within ARM assembler code
    Note: This was originally posted on 2nd October 2009 at http://forums.arm.com Dear all! We are working with an ARM926EJS core (netX500 from Hilscher). For a safety application, I need to guarantee, that...
  • How can I save Constants
    Hallo everybody, can anybody help me. I want to save Constants on the XRAM. How does this works?
  • saving to memory
    i have a program that i have burned into my controller(p89v51rd2)... now it has a vb interface and it receives hex file character by char... i.e :120000000ab2345 it receives as : ,1,2,0......
  • How can I save the value of SFR?
    Hi,all! I can see the value of SFR in the register window, and I can save the value of R0~R7 to a file in HEX format by the debug commond(SAVE). But the debug commond does not apply to R8~R15. If I want...