Author |
Message |
Topic: ICD2 programming problem |
greatluckforu
Replies: 2
Views: 4277
|
Forum: General CCS C Discussion Posted: Mon Oct 26, 2009 11:23 pm Subject: thanks.can you please help me further..can I ask you th |
- Which tool are you using for programming the chip? (MPLAB, CCS, other?)
- What is the version number of that tool?
- Have you tried with another chip?
Not related to your problem, but a bug any ... |
Topic: ICD2 programming problem |
greatluckforu
Replies: 2
Views: 4277
|
Forum: General CCS C Discussion Posted: Mon Oct 26, 2009 12:04 am Subject: ICD2 programming problem |
Dear Sir,
I am facing a problem while programming PIC18F452 with ICD2.
The error message is given below
Connecting to MPLAB ICD 2
...Connected
Setting Vdd source to target
Target Device PIC18F ... |
Topic: CCS C + Proteus + PIC18F problem |
greatluckforu
Replies: 6
Views: 13378
|
Forum: General CCS C Discussion Posted: Thu Sep 24, 2009 6:14 am Subject: did not work..please help |
Dear Sir,
the uart program did not work with setup_psp(PSP_DISABLED).
THe Hardware uart also did not work with the program mentioned above.
Can anyone help me with a working UART prog ... |
Topic: CCS C + Proteus + PIC18F problem |
greatluckforu
Replies: 6
Views: 13378
|
Forum: General CCS C Discussion Posted: Wed Sep 23, 2009 11:56 pm Subject: Thank You. |
Dear Sirs,
Thanks very much for the help.
I was using HSPLL and I had to use HS.
You are really kind people with great minds.
Thanks for the help.
But sir,
Please help me regarding the followin ... |
Topic: CCS C + Proteus + PIC18F problem |
greatluckforu
Replies: 6
Views: 13378
|
Forum: General CCS C Discussion Posted: Wed Sep 23, 2009 11:45 pm Subject: thank you.Please see my sample code that did not work |
Dear Sir,
I am using a 16KDS(crystal) and PIC18F4553.
This is my sample code to toggle port.
#include <18F4553.h>
#fuses HSPLL,NOWDT,NOPROTECT,NOLVP,NODEBUG,CPUDIV1
#use delay(clock=1 ... |
Topic: CCS C + Proteus + PIC18F problem |
greatluckforu
Replies: 6
Views: 13378
|
Forum: General CCS C Discussion Posted: Wed Sep 23, 2009 1:17 am Subject: CCS C + Proteus + PIC18F problem |
Dear Sir,
I am working with CCS C Version 4.057. When I code using MPLAB and CCS C, I used Proteus 7.5 SP3 as a debugger. Whatever program I wrote, worked fine with Proteus. But when I wr ... |
Topic: MMC Fat problem |
greatluckforu
Replies: 1
Views: 2808
|
Forum: General CCS C Discussion Posted: Fri Aug 14, 2009 6:06 am Subject: MMC Fat problem |
Dear Sir,
I am working with CCS C compiler and it has no FAT.h stored after CCS is installed. I have searched all the PC and could not find the FAT.h file.
Can some one please upload it ... |
|