We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
ladys and gentlemen:
How are you? I use LPC2103 for my project.When I use keil for arm 3.02a with simulator ,I found that 1. there isn't timer2 and 3, 2. I can't find the register PWMCON 3. I can't simulator PWM output (I not sure if it is my code's problem 4. I found that the setting in timer1 is not mathc with the datasheet. emp:PINSEL1=(0x02 << 6)|(0x02 << 8);the timer 1 display 0x280,but P0.19 and P0.20 set as "Reserved",but it should be MAT1.2 1.3 in the datasheet.
Is there any higher edition that solute the problem?
Simulation Support for LPC2101/2/3 has been added in MDK 3.11. See: http://www.keil.com/update/whatsnew.asp?p=RVMDK&v=3.11