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: Mathematical library bug?
galatar

Replies: 2
Views: 4348

PostForum: General CCS C Discussion   Posted: Fri Nov 20, 2009 7:21 am   Subject: Mathematical library bug?
I noticed the following strange problem:

Z=Y+X;

X is always nonnegative.

Y is usually 0.0

If presentation of Y is "0x00000000" everything is OK, but if presentation is "0x80 ...
  Topic: Problem with HIGH Interrupts
galatar

Replies: 6
Views: 11205

PostForum: General CCS C Discussion   Posted: Thu Oct 02, 2008 2:09 am   Subject: Problem with HIGH Interrupts
My code was working fine till I place next lines for HIGH interrupt on EXT1.

Previously my code starts like that:

#include <18F8722.h>
#device adc=10
#device *=16

#rom int8 0xf003F8={ ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group