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 4 matches
CCS Forum Index
Author Message
  Topic: ICD 3 and PCW
EM

Replies: 0
Views: 3419

PostForum: General CCS C Discussion   Posted: Wed Jul 27, 2011 5:45 pm   Subject: ICD 3 and PCW
Hi,
In MPLAB I can enable the ICD3 to supply power to the target. I can't seem to find that same feature in the PCW interface or the CCSLOAD interface. Am I missing something?
Thanks,
Ed
  Topic: RTOS Task not executing
EM

Replies: 4
Views: 7640

PostForum: General CCS C Discussion   Posted: Sun Jul 17, 2011 4:20 pm   Subject: RTOS Task not executing
I try to minimize the use of multiple threads in my projects because they often create difficult to find problems. When you take care most projects can be set up single threaded, especially in a simpl ...
  Topic: RTOS Task not executing
EM

Replies: 4
Views: 7640

PostForum: General CCS C Discussion   Posted: Sun Jul 17, 2011 4:02 pm   Subject: RTOS Task not executing
Thanks for the reply, I tried something along the lines of what you said, I reordered the task definitions and the variable definitions like this:


#include "rtos.h"
#include <string ...
  Topic: RTOS Task not executing
EM

Replies: 4
Views: 7640

PostForum: General CCS C Discussion   Posted: Sun Jul 17, 2011 2:35 pm   Subject: RTOS Task not executing
Hello,
The last RTOS task listed will not run no matter which of the tasks I list last. All other task work as expected. One thing I noticed is that the last task memory locations are not consecutive ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group