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 31 matches
CCS Forum Index
Author Message
  Topic: Programming Error - UNKNOWN OPTION: parent=723518
SkeeterHawk

Replies: 7
Views: 13859

PostForum: General CCS C Discussion   Posted: Thu Jun 08, 2023 1:33 pm   Subject: Programming Error - UNKNOWN OPTION: parent=723518
I have an update to this thread that I would like to share.

It turns out that I had to update the CCS Loader software as well as updating the firmware on the programmer. When I tried to program it ...
  Topic: Programming Error - UNKNOWN OPTION: parent=723518
SkeeterHawk

Replies: 7
Views: 13859

PostForum: General CCS C Discussion   Posted: Thu Jun 08, 2023 2:24 am   Subject: Programming Error - UNKNOWN OPTION: parent=723518
The other thing I should have asked is 'which programmer'?. Smile

I suggest the first thing to do is try running the programmer separately.
So assuming it is a CCS programmer, run CCSLoad. Try progr ...
  Topic: Programming Error - UNKNOWN OPTION: parent=723518
SkeeterHawk

Replies: 7
Views: 13859

PostForum: General CCS C Discussion   Posted: Wed Jun 07, 2023 11:28 pm   Subject: Programming Error - UNKNOWN OPTION: parent=723518
Critical unsaid thing here _compiler version_?.
Great question. Sorry for not posting Embarassed
It is version 5.114.
  Topic: Programming Error - UNKNOWN OPTION: parent=723518
SkeeterHawk

Replies: 7
Views: 13859

PostForum: General CCS C Discussion   Posted: Wed Jun 07, 2023 6:56 pm   Subject: Programming Error - UNKNOWN OPTION: parent=723518
Hello fellow programmers:

I am getting an unusual error when I am trying to program my PIC18F57Q84. It gives the message that I put in the remark line.



#include <RegenModule_Config.h> ...
  Topic: Auto-Increment Switch When Held Down
SkeeterHawk

Replies: 8
Views: 16317

PostForum: General CCS C Discussion   Posted: Wed Mar 29, 2017 12:19 pm   Subject: Auto-Increment Switch When Held Down
Great response, Ttelmah! It is good to get your input on this structure. I've always thought the same thing because you can't create a RTC without interrupts...unless you use a "critical" ...
  Topic: Auto-Increment Switch When Held Down
SkeeterHawk

Replies: 8
Views: 16317

PostForum: General CCS C Discussion   Posted: Wed Mar 29, 2017 10:32 am   Subject: Auto-Increment Switch When Held Down
Thank you all for your input! This is exactly what I was hoping for.

I agree, I think that I will have to embrace my available timers more. I've grown up from the low-end range of devices, so I a ...
  Topic: Auto-Increment Switch When Held Down
SkeeterHawk

Replies: 8
Views: 16317

PostForum: General CCS C Discussion   Posted: Tue Mar 28, 2017 9:49 pm   Subject: Auto-Increment Switch When Held Down
Thank you for your reply, PCM programmer!

My apologies for not mentioning that post. I really like the versatility of that routine and I will probably use it with a few additions around it if I do ...
  Topic: Auto-Increment Switch When Held Down
SkeeterHawk

Replies: 8
Views: 16317

PostForum: General CCS C Discussion   Posted: Mon Mar 27, 2017 10:33 pm   Subject: Auto-Increment Switch When Held Down
Hello Colleagues,

I am about to start writing a routine to handle a button that will auto-increment when it is held down, and will increment faster as it is held down longer. This is a really comm ...
  Topic: PIC18LF8723 hanging during spi_write
SkeeterHawk

Replies: 7
Views: 15220

PostForum: General CCS C Discussion   Posted: Sat Mar 04, 2017 2:51 am   Subject: PIC18LF8723 hanging during spi_write
Thank you for your reply, Ttelmah.

You were one of the more out-spoken people on the anticipated behavior of this port over the years and I feel a bit vindicated that you think that it may be an er ...
  Topic: PIC18LF8723 hanging during spi_write
SkeeterHawk

Replies: 7
Views: 15220

PostForum: General CCS C Discussion   Posted: Fri Mar 03, 2017 6:27 pm   Subject: PIC18LF8723 hanging during spi_write
It turns out that when inverting the sense it works too. Here is the statement:

setup_spi2(SPI_MASTER | (SPI_SCK_IDLE_LOW | SPI_XMIT_L_TO_H) | SPI_CLK_DIV_64);

Thanks again f ...
  Topic: PIC18LF8723 hanging during spi_write
SkeeterHawk

Replies: 7
Views: 15220

PostForum: General CCS C Discussion   Posted: Fri Mar 03, 2017 6:18 pm   Subject: PIC18LF8723 hanging during spi_write
You nailed it PCM!!! I must say that I am very surprised that such a configuration would completely "hose" the communication. I would expect gibberish before no clock.

I got an assembly ...
  Topic: PIC18LF8723 hanging during spi_write
SkeeterHawk

Replies: 7
Views: 15220

PostForum: General CCS C Discussion   Posted: Fri Mar 03, 2017 5:52 pm   Subject: PIC18LF8723 hanging during spi_write
Thanks for the thought, Jay. I appreciate any fresh ideas at this point. That is something that I can't try on the current hardware easily. I can build it and look at the List and see if there was ...
  Topic: PIC18LF8723 hanging during spi_write
SkeeterHawk

Replies: 7
Views: 15220

PostForum: General CCS C Discussion   Posted: Fri Mar 03, 2017 3:43 pm   Subject: PIC18LF8723 hanging during spi_write
Hello everyone,

I am having a weird problem that according to this forum "shouldn't exist", but it does. My issue is with the hardware SPI2 port.

Here are the pertinent portions of th ...
  Topic: Can I PIC this card-reader application?
SkeeterHawk

Replies: 0
Views: 3306

PostForum: General CCS C Discussion   Posted: Tue Jul 23, 2013 6:20 pm   Subject: Can I PIC this card-reader application?
Hello everyone. I must say that I appreciate the level of expertise that we have on this forum. For this reason, I would like "the group's" input on the concept stage of this project.

I ...
  Topic: get_ticks not counting high enough
SkeeterHawk

Replies: 2
Views: 5648

PostForum: General CCS C Discussion   Posted: Mon Nov 19, 2012 8:55 pm   Subject: get_ticks not counting high enough
I am trying to make a timer to count mS up to around 24-32 bits for a "session timer". I am trying to use the #USE TIMER(TIMER=1,TICK=1ms,BITS=32,NOISR) pre-processor and the Set/get ticks ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group