Author |
Message |
Topic: help me(s.o.s) 24fj64GA006 code.. |
tugrulex84
Replies: 11
Views: 8714
|
Forum: General CCS C Discussion Posted: Fri Dec 19, 2008 7:40 am Subject: help me(s.o.s) 24fj64GA006 code.. |
MPLAB simulator basically can simulate PIC24F correctly.
Hi my friend, I only know to use proteus for simulation. But it doesn't work as I said. I want to know that program works or not?? If you h ... |
Topic: help me(s.o.s) 24fj64GA006 code.. |
tugrulex84
Replies: 11
Views: 8714
|
Forum: General CCS C Discussion Posted: Fri Nov 28, 2008 8:30 am Subject: help me(s.o.s) 24fj64GA006 code.. |
i think this program must work in real but how can see it working before i buy a pic24f.is there any simulation program for this pic24F series. ?? |
Topic: how to simulate CCSC? |
tugrulex84
Replies: 2
Views: 4664
|
Forum: General CCS C Discussion Posted: Mon Nov 24, 2008 8:27 am Subject: how to simulate CCSC? |
Also you can use "proteus" for your simulation. It is easy to use. |
Topic: help me(s.o.s) 24fj64GA006 code.. |
tugrulex84
Replies: 11
Views: 8714
|
Forum: General CCS C Discussion Posted: Mon Nov 24, 2008 7:16 am Subject: help me(s.o.s) 24fj64GA006 code.. |
Still I couldn't find the problem that there is no error in that code but doesn't work in my proteus simulation. Please can s.o help me??
#include <24FJ64GA006.h>
#device adc=8
#FUSES NOWDT ... |
Topic: help me(s.o.s) 24fj64GA006 code.. |
tugrulex84
Replies: 11
Views: 8714
|
Forum: General CCS C Discussion Posted: Fri Nov 21, 2008 8:27 am Subject: help me(s.o.s) 24fj64GA006 code.. |
Hi, I used PCWHD but I had errors again. When I hide some fuses I got rid of the errors but then code doesn't work in the pic24. I want to see that pic24 working Can you help me with this ?
... |
Topic: help me(s.o.s) 24fj64GA006 code.. |
tugrulex84
Replies: 11
Views: 8714
|
Forum: General CCS C Discussion Posted: Fri Nov 21, 2008 3:26 am Subject: help me(s.o.s) 24fj64GA006 code.. |
Thank you so much, I will try with PCWHD. |
Topic: help me(s.o.s) 24fj64GA006 code.. |
tugrulex84
Replies: 11
Views: 8714
|
Forum: General CCS C Discussion Posted: Fri Nov 21, 2008 3:04 am Subject: help me(s.o.s) 24fj64GA006 code.. |
Hi,
I am trying to use 24fj64GA06 but I have an error. I don't know the reason maybe about header file. Is there anyone to help me with this
at output: it is saying "Unknown device typ ... |
Topic: picc\devices\24fj64ga006 ?? |
tugrulex84
Replies: 0
Views: 2798
|
Forum: General CCS C Discussion Posted: Tue Nov 18, 2008 9:46 am Subject: picc\devices\24fj64ga006 ?? |
Hi,
When I compile my program with 24fj64GA006 it is giving an error like:
C:\program files\PICC\devices\24fj64ga006.h
I looked in that devices folder in picc but I didn't see that 24fjGA006 ... |
Topic: pic24f problem?? |
tugrulex84
Replies: 1
Views: 3740
|
Forum: General CCS C Discussion Posted: Thu Nov 13, 2008 7:57 am Subject: pic24f problem?? |
hi;
I wrote an easy program with my CCS C compiler to see pic24f but it doesn't work. When I try this kind of program for 16f it works but with pic 24F it doesn't work and gives 17 errors. I don't ... |
|