CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 9 matches
CCS Forum Index
Author Message
  Topic: Pickit 2 UART & ASCII Issue
kenjo

Replies: 4
Views: 6136

PostForum: General CCS C Discussion   Posted: Thu Apr 17, 2014 4:54 am   Subject: Pickit 2 UART & ASCII Issue
Thanks for the help, I've tried to replace the code with both the solutions but still get the same problem. Is there something wrong with my current #fuses or clock setups?

Edit: I also realised th ...
  Topic: Pickit 2 UART & ASCII Issue
kenjo

Replies: 4
Views: 6136

PostForum: General CCS C Discussion   Posted: Wed Apr 16, 2014 7:42 pm   Subject: Pickit 2 UART & ASCII Issue
Hi there guys.

I've looked around the forum and have looked at the solutions for other similar problems, but I cant seem to solve this.
I'm trying to get the analog value into a string so it can b ...
  Topic: comparator interrupt on PIC24EP
kenho

Replies: 1
Views: 4184

PostForum: General CCS C Discussion   Posted: Fri Jul 26, 2013 6:09 am   Subject: need to clear bit
I found that the 0xA8C bit 9 needs to be cleared by the programmer.

Progress continues!!!
  Topic: comparator interrupt on PIC24EP
kenho

Replies: 1
Views: 4184

PostForum: General CCS C Discussion   Posted: Mon Jul 22, 2013 8:46 am   Subject: comparator interrupt on PIC24EP
Hi All

In the following code the event does not get cleared after the ISR so the interrupt only works once. I observe the two inputs on the comparator witth an Oscope and verified the difference go ...
  Topic: #ROM
kenho

Replies: 4
Views: 8486

PostForum: General CCS C Discussion   Posted: Fri Jun 28, 2013 2:12 pm   Subject: #ROM
Thanks Ttelmah!

Understood. Wink
  Topic: #ROM
kenho

Replies: 4
Views: 8486

PostForum: General CCS C Discussion   Posted: Fri Jun 28, 2013 10:41 am   Subject: #ROM
Thanks Stinky!

It does appear as writable program memory in the data sheet. I do not get the warning if I use the #ROM at that address just once, only when repeated in the code.

It is a warning ...
  Topic: #ROM
kenho

Replies: 4
Views: 8486

PostForum: General CCS C Discussion   Posted: Fri Jun 28, 2013 9:54 am   Subject: #ROM
Hi Everyone, first time here! Very Happy

I get a warning after the second #ROM 'Memory not available at the requested location'. Should I just ignore it? Any suggestions?

#include <24EP512GU810 ...
  Topic: clear_interrupt
ken_o

Replies: 2
Views: 10051

PostForum: General CCS C Discussion   Posted: Sun Jun 20, 2004 3:45 pm   Subject: clear_interrupt
Thanks for the prompt reply. It really did help my weekend efforts!

My clear_interrupt is working now, and your post helped me to advance to the "real" problem.

I believe the real cause was that ...
  Topic: clear_interrupt
ken_o

Replies: 2
Views: 10051

PostForum: General CCS C Discussion   Posted: Sat Jun 19, 2004 3:18 pm   Subject: clear_interrupt
I am using the new version em4095.c driver but I still have an older CCS compiler (3.181), and a 16F877A.
My compiler does not have the "clear_interrupt()" built in function.

Question: Does anybod ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group