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 10 matches
CCS Forum Index
Author Message
  Topic: CCS Loader connection problem with PicKit3 programmer
gaminid

Replies: 3
Views: 11046

PostForum: General CCS C Discussion   Posted: Tue Dec 01, 2009 7:01 pm   Subject: CCS Loader connection problem with PicKit3 programmer
Hello,

I am having trouble programming 16F917 microcontroller with CCS device programmer using Microchip PicKit3 programmer. I can program the chip with MPLAB ICD2 without any problem with the CCS ...
  Topic: Connection problem with CCS Loader with Pickit3
gaminid

Replies: 0
Views: 21509

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Tue Dec 01, 2009 6:59 pm   Subject: Connection problem with CCS Loader with Pickit3
Hello,

I am having trouble programming 16F917 microcontroller with CCS device programmer using Microchip PicKit3 programmer. I can program the chip with MPLAB ICD2 without any problem with the CCS ...
  Topic: Variable @ specific location gets corrupted at initilization
gaminid

Replies: 8
Views: 8355

PostForum: General CCS C Discussion   Posted: Tue Oct 07, 2008 6:06 pm   Subject: Variable @ specific location gets corrupted at initilization
Many thanks for the hint. I figured the problem.

I had not set the compiler for the use with ICD debugger check box. It is in the same menu box you mentioned.

Thanks again...

Gamini
  Topic: Variable @ specific location gets corrupted at initilization
gaminid

Replies: 8
Views: 8355

PostForum: General CCS C Discussion   Posted: Mon Sep 29, 2008 7:18 pm   Subject: Variable @ specific location gets corrupted at initilization
My hardware doesn't support RS232. I have no way of doing that!!

Thanks

Gamini
  Topic: Variable @ specific location gets corrupted at initilization
gaminid

Replies: 8
Views: 8355

PostForum: General CCS C Discussion   Posted: Mon Sep 29, 2008 6:58 pm   Subject: Variable @ specific location gets corrupted at initilization
Yes, it was my mistake. However I actually didn't use the rs232 to look at the value. Instead I was using the debugger to look at valriable value.

Thanks

Gamini
  Topic: Variable @ specific location gets corrupted at initilization
gaminid

Replies: 8
Views: 8355

PostForum: General CCS C Discussion   Posted: Mon Sep 29, 2008 6:09 pm   Subject: Variable @ specific location gets corrupted at initilization
Thanks for the prompt response. Here is the test code I just wrote. As you suggested I made sure it gets compiled without errors. While I was testing my Test code I noticed that I am having the same p ...
  Topic: Variable @ specific location gets corrupted at initilization
gaminid

Replies: 8
Views: 8355

PostForum: General CCS C Discussion   Posted: Mon Sep 29, 2008 4:07 pm   Subject: Variable @ specific location gets corrupted at initilization
Hello,

I am using PIC 16F917 microcontroller. In my code I initialize several 32 bit variables. . When I run the code all variable gets initialized correctly except one variable at a specific loca ...
  Topic: How can I make the ISR (using int0) happen faster
gaminid

Replies: 4
Views: 4371

PostForum: General CCS C Discussion   Posted: Tue Nov 27, 2007 6:00 pm   Subject: How can I make the ISR (using int0) happen faster
Thanks Ttelmah...

I wasn't clearing the interrupt correct (wasn't clearing NITCON bit2). I finally figured it out and now I can toggle the bit within 900 nsec!!

Thanks again...

Gamini
  Topic: How can I make the ISR (using int0) happen faster
gaminid

Replies: 4
Views: 4371

PostForum: General CCS C Discussion   Posted: Tue Nov 27, 2007 4:45 pm   Subject: How can I make the ISR (using int0) happen faster
Thanks for the reply. I changed the code with your suggestions. When I step thru I can see that once the code is in ISR it never comes out of it. It loops between clearing the interrupt and RETFIE. Wh ...
  Topic: How can I make the ISR (using int0) happen faster
gaminid

Replies: 4
Views: 4371

PostForum: General CCS C Discussion   Posted: Tue Nov 27, 2007 2:12 pm   Subject: How can I make the ISR (using int0) happen faster

Hello,

I am trying to power up a device within 2-3 usec using an external interrupt (INT0 on RB0) on 18F2520. I need to use both edges of the INT0 (to switch on and off). As a test I used the fol ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group