This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SFR definition for Philips LPC213x Simulator/Debugger

The Uv3 simulator and JTAG debugger use the wrong SFR symbols for the LPC213X ARM processors. It appears the symbols for the LPC210x are used.

I've changed the device database for the LPC2138 to show the proper register file (LPC213x.h), but that doesn't change anything. The symbols listed in the View->Symbols window are still those for the 211x.

Can anyone point me in the right direction?

Many thanks in advance.

Dave Sidlauskas

Parents
  • Dave;
    Which symbols are you questioning? In the LPC2130 examples, several of the header files still refer to the LPC21x.h fles. I change the examples on my system to the LPC213x.h files. Debugger symbols look correct to me. Tell me what symbols are incorrect. I need to look at them also.
    Bradford

Reply
  • Dave;
    Which symbols are you questioning? In the LPC2130 examples, several of the header files still refer to the LPC21x.h fles. I change the examples on my system to the LPC213x.h files. Debugger symbols look correct to me. Tell me what symbols are incorrect. I need to look at them also.
    Bradford

Children