Uart simulation in keil microvision Items tagged with Uart simulation in keil microvision
Am not getting on how to simulate this prog on keil!! help.....
to debug serial code:
first enter into debug mode go to Debug -> select first option (start/stop debug session)
now after you enter debug mode, select serial window to open virtual serial window where you can see your o/p.
Make sure keil is not that efficient for debugging serial code, sometimes it shows o/p even if serial port is configured wrong. but most of cases its fine checking your code.... Read Compelte post
first enter into debug mode go to Debug -> select first option (start/stop debug session)
now after you enter debug mode, select serial window to open virtual serial window where you can see your o/p.
Make sure keil is not that efficient for debugging serial code, sometimes it shows o/p even if serial port is configured wrong. but most of cases its fine checking your code.... Read Compelte post
Posted by ajay_bhargav on Thu Mar 26 2009, 04:14 am