• 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...
  • 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...
  • Problems in saving (and parameter passing ) a 32 bit value in the flash.
    I took this sentence from the Getting started manual: ".. or if too many arguments are involved, fixed memory locations are used for those extra arguments." How do I use this? I intend to to do...
  • Problems in saving (and parameter passing ) a 32 bit value in the flash.
    I need to save a 32 bit variable to the flash. I am using the In Application Programming.I wrote a code starting from the function "program data byte" (in my case I made program_data_dword). The problem...
  • Problems in saving (and parameter passing ) a 32 bit value in the flash.
    I took this sentence from the Getting started manual: ".. or if too many arguments are involved, fixed memory locations are used for those extra arguments." How do I use this? I intend to to do...