Author |
Message |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Wed Jan 10, 2007 9:49 am Subject: Solved! |
Whew! That did it!
Many thanks to all who responded (or who read & thought about) my problem! Much appreciated! |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Wed Jan 10, 2007 9:02 am Subject: Help getting started |
Oh... I think I understand what you're saying.... the chip has a calibration that was wiped out when I UV-ed it (I'm using a window-ed chip)... so I need to re-program it. Correct? |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Wed Jan 10, 2007 8:59 am Subject: Help getting started |
This seems a promising line if inquiry! I'm using a PICSTART PLUS (version R21). The program memory at that address seems to be blank:
2048 7FF 3FFF ADDLW 0xff
What would be the solution ... |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Tue Jan 09, 2007 7:50 pm Subject: Help getting started |
Well, it says 3V DC at 100mA... but I've burnt out BASIC stamps by trusting an adapter's label (in fact, the first adapter I was going to use this morning was labeled 5v, but was actually putting out ... |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Tue Jan 09, 2007 7:07 pm Subject: Help getting started |
That still didn't work... I'm wondering now if the problem might be the quality of the voltage I'm giving the chip. It's coming right off an adapter. I used a multimeter to verify the voltage was wi ... |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Tue Jan 09, 2007 6:30 pm Subject: Help getting started |
I tried the code, but no luck... Given that more experienced people have eye-balled the code, I'm wondering if I'm setting the hardware up wrong.
As mentioned above, all I have is current going t ... |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Tue Jan 09, 2007 4:38 pm Subject: Help getting started |
Well, it is windowed... I'm not sure what a ceramic JW package is.
I did find a little online tutorial for doing a blinking LED at:
http://www.gvu.gatech.edu/ccg/resources/pic/#ss50
The tutoria ... |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Tue Jan 09, 2007 3:35 pm Subject: Help getting started |
Bob, you're certainly right about some of those compiler options... now that I know what they're about (thanks PCM Programmer!), the NOPROTECT seems particularly important.
I would like, however, ... |
Topic: Help getting started |
Simenzo
Replies: 17
Views: 20585
|
Forum: General CCS C Discussion Posted: Tue Jan 09, 2007 2:31 pm Subject: Help getting started |
I'm trying to successfully program my first PIC chip (I have a background as mainly a Windows programmer with a bit of messing around with BASIC Stamps).
A quick side question before I get into the ... |
|