PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
Re: Problem with tris registers |
Posted: Sun Jul 13, 2003 11:54 pm |
|
|
:=I recently upgraded to mplab 6.20. whenever I try to toggle a port pin once using output_high and output_low it continues to toggle on its own. its as if the direction registers are continually being written to. I never had this problem with the old compiler. Any Ideas?
-------------------------------------------------------
Is this a question about MPLAB and MPASM, or the CCS compiler ?
If the CCS compiler, then what's your version of the compiler
and what PIC are you using. Also, post a small, but complete
program that demonstrates the problem. Be sure to post your
#fuses statement, or if you're not using one, then post the
config bit settings that you use in MPLAB when programming the
PIC.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515935 |
|