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 6 matches
CCS Forum Index
Author Message
  Topic: RB0 / EXT interrupt blocked by various functions
peter_dufault

Replies: 3
Views: 5215

PostForum: General CCS C Discussion   Posted: Wed Jun 20, 2007 9:43 pm   Subject: RB0 / EXT interrupt blocked by various functions
How many of these functions are you calling from inside interrupt
service routines ?

#INT_RDA: None
#INT_EXT1: None
#INT_EXT2: None
#INT_TIMER1: None
#INT_TIMER2: None

and then...
#INT_EXT ...
  Topic: RB0 / EXT interrupt blocked by various functions
peter_dufault

Replies: 3
Views: 5215

PostForum: General CCS C Discussion   Posted: Wed Jun 20, 2007 6:53 pm   Subject: RB0 / EXT interrupt blocked by various functions
My system is: 18F4620, 20 MHz, CCS PCWH 3.249.

ROM used: 27832 bytes (42%)
Largest free fragment is 37704
RAM used: 397 (10%) at main() level
...
  Topic: const int16 array low byte only with TinyBLD
peter_dufault

Replies: 6
Views: 9913

PostForum: General CCS C Discussion   Posted: Tue Aug 01, 2006 5:08 am   Subject: const int16 array low byte only with TinyBLD
Gabriel,

Yes, actually, my post was unclear. The code I listed on July 26 was from the TinyBLD source for the 18F2620 (also used for the 18F4620). The error I found was with the original source: so ...
  Topic: const int16 array low byte only with TinyBLD
peter_dufault

Replies: 6
Views: 9913

PostForum: General CCS C Discussion   Posted: Wed Jul 26, 2006 6:52 pm   Subject: const int16 array low byte only with TinyBLD
Well, I may have tracked down the problem. Eventually I got to where I would turn the problem on or off depending on how much code I commented out. It didn't really matter which code was removed. I wo ...
  Topic: const int16 array low byte only with TinyBLD
peter_dufault

Replies: 6
Views: 9913

PostForum: General CCS C Discussion   Posted: Wed Jul 26, 2006 12:59 am   Subject: const int16 array low byte only with TinyBLD
I put together an example that I expected would illustrate the problem, except that the test functioned as I wanted the original program to! Very disappointing.

I then spent the next 10 hours takin ...
  Topic: const int16 array low byte only with TinyBLD
peter_dufault

Replies: 6
Views: 9913

PostForum: General CCS C Discussion   Posted: Tue Jul 25, 2006 4:18 pm   Subject: const int16 array low byte only with TinyBLD
My system is: 18F4620, 20 MHz, CCS PCWH 3.249.

I've been working on it for some time, and I just started to add in the bootloader. I searched around and tried the TinyBLD bootloader, and it seemed ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group