View previous topic :: View next topic |
Author |
Message |
amit Guest
|
How to sleep util an interrupt occurs for pic 16f628 |
Posted: Tue Mar 11, 2003 6:51 am |
|
|
Hi,
I have a serious problem.I want my program to wake up on #INT_RB , but when i use sleep function my program compiles but my programmer gives me a address 2010h error.I dont understand can you help me or where can i see a sleep example for pic16f628
rgds,
amit
___________________________
This message was ported from CCS's old forum
Original Post ID: 12527 |
|
 |
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
Re: How to sleep util an interrupt occurs for pic 16f628 |
Posted: Tue Mar 11, 2003 1:40 pm |
|
|
:=Hi,
:= I have a serious problem.I want my program to wake up on #INT_RB , but when i use sleep function my program compiles but my programmer gives me a address 2010h error.I dont understand can you help me or where can i see a sleep example for pic16f628
:=
------------------------------------------------------------
1. What's the version of your compiler ?
2. What's the manufacturer and model number of your programmer ?
3. Post a small program that shows the problem.
___________________________
This message was ported from CCS's old forum
Original Post ID: 12534 |
|
 |
|