No it's not working,I changed everything,but stil nothing.
I think the problem is in the MCS.When I compile code for PIC18F2550
there is an error.
And I want to make the code from DT,code for the Baragraphs it can't
compile it.
No it's not working,I changed everything,but stil nothing.
I think the problem is in the MCS.When I compile code for PIC18F2550
there is an error.
And I want to make the code from DT,code for the Baragraphs it can't
compile it.
I see from your code that you do not assign a value to Isparti.
You assign Primi with the value IspartI, would it be better to reverse it ?.Code:Prati: Primi = Isprati Serout PORTA.2,N2400,[Isprati] Goto Main
Isparti = Primi
Bookmarks