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?