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 2 matches
CCS Forum Index
Author Message
  Topic: Found a BUG regarding int1=int1
poolplayer

Replies: 3
Views: 4985

PostForum: General CCS C Discussion   Posted: Wed Jul 18, 2007 3:16 am   Subject: Found a BUG regarding int1=int1
Sorry, I forgot to post one line of code.


void main(void) {
int1 a,b; // I forgott to post this line of code
some_inits();
while(1) {
a = input& ...
  Topic: Found a BUG regarding int1=int1
poolplayer

Replies: 3
Views: 4985

PostForum: General CCS C Discussion   Posted: Wed Jul 18, 2007 2:14 am   Subject: Found a BUG regarding int1=int1
Hi,
I think, I found a bug regarding the = Operator.
My tested processors: 18F1220 and 18F6720
My new compiler version: 4.044
(With compiler version 3.249 the error doesn't occur!)

Here is the ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group