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 3 matches
CCS Forum Index
Author Message
  Topic: Problem regarding resetting of PIC 18f4520
khollam.kamlesh33

Replies: 5
Views: 5566

PostForum: General CCS C Discussion   Posted: Wed Jun 30, 2010 3:35 am   Subject: Problem regarding resetting of PIC 18f4520
#include <18F4520.h>
#include <Motor.h>
#include <RFC.h>

#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)


#ifndef MUSIC_NOTES
#define MUSIC_NOTES

// ...
  Topic: Problem regarding resetting of PIC 18f4520
khollam.kamlesh33

Replies: 5
Views: 5566

PostForum: General CCS C Discussion   Posted: Mon Jun 21, 2010 8:19 am   Subject: Problem regarding resetting of PIC 18f4520
I'm not putting it in sleep mode.
I will upload the code on 22nd june.
  Topic: Problem regarding resetting of PIC 18f4520
khollam.kamlesh33

Replies: 5
Views: 5566

PostForum: General CCS C Discussion   Posted: Fri Jun 18, 2010 6:44 am   Subject: Problem regarding resetting of PIC 18f4520
Hi...

I am using a PIC18F4520 in my ROBOT. My ROBOT is a maze solver robot. When it reaches to its destination it stops, but within a second the PIC get reseted and robot again start traversing. I' ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group