Stimulus Dialog
Use the Stimulus dialog to create synchronous or asynchronous stimuli. The Stimulus dialog allows you to enter stimulus information which is saved in a file called a workbook. To open a new workbook, select Debugger>Stimulus>New Workbook. To open an existing workbook for editing, select Debugger>Stimulus>Open Workbook.
I've tried to set up the input, but I really have no idea what I need to do to modify if to get it to work. If you could give me a description or a sample input that I could use to base mine off of that would help alot.
bcf STATUS,RP0
bsf ADCON0,2 ; start conversion
[COLOR="Red"]btfsc ADCON0,2[/COLOR]
goto $-1
movf ADRESH,0
movwf PORTC
bsf STATUS,RP0
movf ADRESL,0
bcf STATUS,RP0
movwf PORTD
hang goto hang
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?