Author |
Message |
Topic: led is off,programming successful...help pls.. |
dbj
Replies: 12
Views: 12069
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 4:21 pm Subject: led is off,programming successful...help pls.. |
If LED is correct way round most of your code is useless.
The LED will turn, on for 5s, off for a few us, repeatedly.
You will not see the turn off.
Mike
Actually, he has a 50k ms delay so t ... |
Topic: Help with abs() function |
dbj
Replies: 3
Views: 5469
|
Forum: General CCS C Discussion Posted: Sun Jun 01, 2014 4:57 pm Subject: Help with abs() function |
http://coloradok5.com/forums/images/smilies/doah.gif
PCM - I knew it was something simple and stupid like that. I think I'll fix it by changing how I declare it. Yeah, I've read quite a bit of th ... |
Topic: Help with abs() function |
dbj
Replies: 3
Views: 5469
|
Forum: General CCS C Discussion Posted: Sun Jun 01, 2014 12:55 pm Subject: Help with abs() function |
Can someone please tell me what I'm doing wrong. I can't seem to get the abs() function to return the correct value - (s, t, and x are always -500). Code compiles without errors. Compiler version 5 ... |
|