hi, i'm using RIDE-IDE simulator for generation of Pulse Width Modulation signals using Philips microcontroller 87LPC768. i have made a program for it but unable to visualise the result on simulator. how can i view the simulated result at different port pins. suggestions are cardially invited. with best regards santosh agrahari R & D Engineer
All simulated peripherals are listed in the Peripherals menu. Open this menu and select the peripheral to view its dialog. The PWM outputs hi and lo values on the port pins, so, you should watch the port pins to see the PWM output. Open the Peripherals menu and select the proper output port. For a list of all simulated peripherals as well as descriptions of the dialogs and VTREGs... http://www.keil.com/dd/chip/3206.htm Note that we have just begun integrating this documentation with the device database and not everything is complete. Jon