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 4 matches
CCS Forum Index
Author Message
  Topic: Bit Debug on PIC24F16KA101
jamd

Replies: 5
Views: 16771

PostForum: General CCS C Discussion   Posted: Sat Jun 18, 2022 6:58 am   Subject: Bit Debug on PIC24F16KA101
I understood my error.
#device ICD=x is only to be used for debugging

Thank's
  Topic: Bit Debug on PIC24F16KA101
jamd

Replies: 5
Views: 16771

PostForum: General CCS C Discussion   Posted: Sat Jun 18, 2022 6:37 am   Subject: Bit Debug on PIC24F16KA101
Hello,
I wrote a mini program to test the configuration bits.


#include <24F16KA101.h>

#FUSES NOWDT //No Watch Dog Timer
#FUSES CKSFSM //Clock Switc ...
  Topic: Bit Debug on PIC24F16KA101
jamd

Replies: 5
Views: 16771

PostForum: General CCS C Discussion   Posted: Fri Jun 17, 2022 9:57 am   Subject: Bit Debug on PIC24F16KA101
Hello,
Excuse my English, I'm French.
I wrote a program for a pic 24F16KA101.
With the following fuses:
Code:
#include <24F16KA101.h>

#FUSES NOWDT //Pas de Watch Dog
#FUS ...
  Topic: I2c with 18F13K22
jamd

Replies: 1
Views: 3733

PostForum: General CCS C Discussion   Posted: Tue Jan 22, 2013 3:17 am   Subject: I2c with 18F13K22
Hello,
I try to program a 18F13K22 using i2c.
Of course my program does not work, I tested with Proteus.
As I master well enough asm, I looked at the file. Lst. See attached file.
- Line 644: clea ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group