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: Identifiers Operations Slide Out Window PCWHD V 5.076
ljmnunes

Replies: 1
Views: 8234

PostForum: General CCS C Discussion   Posted: Mon Jan 13, 2020 4:17 am   Subject: Identifiers Operations Slide Out Window PCWHD V 5.076
For years I used the Identifiers Operations Slide Out Window to navigate through the code without problems.

Suddenly the double clicking on any identifier not open it anymore.

Anyone had this pr ...
  Topic: Struct or array problem?
ljmnunes

Replies: 5
Views: 10456

PostForum: General CCS C Discussion   Posted: Fri Jan 16, 2015 7:24 am   Subject: Struct or array problem?
However as a comment, try one thing. Cast the int1, to an int1, when you read it.
I remember there being problems in the past, with int1's. The default type for all operations is int8. However withou ...
  Topic: Struct or array problem?
ljmnunes

Replies: 5
Views: 10456

PostForum: General CCS C Discussion   Posted: Thu Jan 15, 2015 8:01 am   Subject: Struct or array problem?
Hi!

I have a problem to transfer one value from an array of bits to a member of an array of struct. I don't understand why the compiler don't transfer the value from the matrix to the struct direc ...
  Topic: #INT_EXT and #INT_RDA problem
ljmnunes

Replies: 11
Views: 16416

PostForum: General CCS C Discussion   Posted: Sat Aug 01, 2009 6:03 pm   Subject: #INT_EXT and #INT_RDA problem
Thanks again!

The problem was solved.

I checked the final code and it works fine now, just like the test code above.

Best Regards.

Laercio

Off topic:
For Brazilian readers, know about ...
  Topic: #INT_EXT and #INT_RDA problem
ljmnunes

Replies: 11
Views: 16416

PostForum: General CCS C Discussion   Posted: Sat Aug 01, 2009 1:48 pm   Subject: #INT_EXT and #INT_RDA problem

1. You're using #fast_io statements after the isr routines, which means
they are operating under Standard i/o mode. Which means, input_b()
changes the TRISB to all inputs, upon the first #int_e ...
  Topic: #INT_EXT and #INT_RDA problem
ljmnunes

Replies: 11
Views: 16416

PostForum: General CCS C Discussion   Posted: Sat Aug 01, 2009 8:54 am   Subject: #INT_EXT and #INT_RDA problem
Hello!

Please, help me!

I write a code to read weigand card reader with almost 1900 lines long for the PIC 16F877A and it works fine. The PIC receive and transmit data over rs485 network using # ...
  Topic: Multiple conditional compile
ljmnunes

Replies: 2
Views: 3801

PostForum: General CCS C Discussion   Posted: Fri Jun 13, 2008 5:35 pm   Subject: Multiple conditional compile
Thanks,

I´ll try it tomorrow.

[]s
  Topic: Multiple conditional compile
ljmnunes

Replies: 2
Views: 3801

PostForum: General CCS C Discussion   Posted: Fri Jun 13, 2008 1:32 pm   Subject: Multiple conditional compile
Hello!

After many years programming PICs I need to join four source codes in one to equalize versions.

I have four separate sources with the same working core in four hardware, with tree PICs: 1 ...
  Topic: Target don't works without ICD-U40
ljmnunes

Replies: 2
Views: 31533

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Thu Sep 02, 2004 6:55 pm   Subject: Target don't works without ICD-U40
- Make sure you don't have the fuse DEBUG in the #fuses

I think the problem is there, but it is funny because the original source code have the fuse NODEBUG set in.
I changed it to DEBUG and now i ...
  Topic: Target don't works without ICD-U40
ljmnunes

Replies: 2
Views: 31533

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Thu Sep 02, 2004 8:02 am   Subject: Target don't works without ICD-U40
Hello!

I have a old target circuit with 16F873A, made without ICD/ICSP facilities. The original code works fine, so the hardware is ok.

Recently I bought the ICD-U40 and make some changes in the ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group