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: Programming verification error
bill53

Replies: 11
Views: 28588

PostForum: General CCS C Discussion   Posted: Sat Dec 26, 2020 7:08 pm   Subject: Programming verification error
Hi Ttelmah, No I had not noted that plug-in I will give that a go. Thanks.

The CCSLoad reports that I have the latest firmware and software installed. Although, I note report of a new hardware mode ...
  Topic: Programming verification error
bill53

Replies: 11
Views: 28588

PostForum: General CCS C Discussion   Posted: Fri Dec 25, 2020 9:12 pm   Subject: Programming verification error
Sorry my last post may have been confusing.

I use the PICkit 3 with Microchips IPE to program the 12F1572 with success. I was able to program with the fuses NOMCLR and MCLR both seem to work as exp ...
  Topic: Programming verification error
bill53

Replies: 11
Views: 28588

PostForum: General CCS C Discussion   Posted: Fri Dec 25, 2020 1:49 am   Subject: Programming verification error
PS I used the Microchip PICkit 3 to connect to the micro.
  Topic: Programming verification error
bill53

Replies: 11
Views: 28588

PostForum: General CCS C Discussion   Posted: Fri Dec 25, 2020 1:47 am   Subject: Programming verification error
Thanks everyone.

I was not able to successfully erase these chips using the CCSLoader tool?

I downloaded MPLAB to get access to the IPE. Using the Microchip IPE I was able to successfully load ...
  Topic: Programming verification error
bill53

Replies: 11
Views: 28588

PostForum: General CCS C Discussion   Posted: Wed Dec 23, 2020 7:13 am   Subject: Programming verification error
Hi All, I'm writing code for the PIC12F1572.
I'm using PCWDH version 5.080.
Using the ICD-U64 Rev 3, Software 5.064, Firmware 3.45.

I've been writing and debugging code for the last couple of day ...
  Topic: PIC18F25K42 external osc not working
bill53

Replies: 12
Views: 27821

PostForum: General CCS C Discussion   Posted: Sat Nov 21, 2020 11:16 pm   Subject: PIC18F25K42 external osc not working
Just to confirm. The PIC is working with:

#use delay(clock=65.536MHz, osc=16.384MHz) and with oscOUT enabled. But only with the XO output pulled high via 10M ohms in parallel with 10pF.

With the ...
  Topic: PIC18F25K42 external osc not working
bill53

Replies: 12
Views: 27821

PostForum: General CCS C Discussion   Posted: Sat Nov 21, 2020 7:45 am   Subject: PIC18F25K42 external osc not working
Further.

I compiled and load:
#use delay(clock=65.536MHz, osc=16.384MHz) with CLKOUT enabled.

I'm measuring 16.384MHz at the clock out pin. So looks like the chip is running over clocked.

Ch ...
  Topic: PIC18F25K42 external osc not working
bill53

Replies: 12
Views: 27821

PostForum: General CCS C Discussion   Posted: Sat Nov 21, 2020 7:30 am   Subject: PIC18F25K42 external osc not working
Thanks everyone.

It's an XO oscillator, brand QANTEK, part number QX8T50B16.38400B50TT purchased from RS Components. Oscilloscope shows an almost clean 16.384MHz square wave with a 10x probe.

O ...
  Topic: PIC18F25K42 external osc not working
bill53

Replies: 12
Views: 27821

PostForum: General CCS C Discussion   Posted: Sat Nov 21, 2020 2:20 am   Subject: PIC18F25K42 external osc not working
Hi I'm newish to the CCS Compiler. I'm attempting to use the external osc on this chip. Here is my test code.

#include <18F25K42.h>
#FUSES NOWDT
#use delay(clock=32768000,oscillator=16 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group