Author |
Message |
Topic: Way to import a whole repo to project for a PIC24EP |
mi7engr
Replies: 4
Views: 8252
|
Forum: General CCS C Discussion Posted: Wed Aug 02, 2023 8:01 am Subject: Way to import a whole repo to project for a PIC24EP |
Hi again,
I followed your instructions on Project options.
However, I learned the hard way, it didn't work mainly because when I created a new Project, I named it to a unique/different name than ... |
Topic: Way to import a whole repo to project for a PIC24EP |
mi7engr
Replies: 4
Views: 8252
|
Forum: General CCS C Discussion Posted: Wed Aug 02, 2023 6:46 am Subject: Way to import a whole repo to project for a PIC24EP |
Thanks, Ttelmah.
I'll try your advice and let you know how it goes.
And BTW, as I am new to CCS IDE, I always lose the file explorer window on the left side. Today, when I opened it, it is undo ... |
Topic: Way to import a whole repo to project for a PIC24EP |
mi7engr
Replies: 4
Views: 8252
|
Forum: General CCS C Discussion Posted: Tue Aug 01, 2023 4:20 pm Subject: Way to import a whole repo to project for a PIC24EP |
Hi,
2nd post from new member today.
I have an old legacy project I loaded in CCS IDE but the file explorer list seems incomplete and does not have a specific file that I need to edit and compile ... |
Topic: ICD-U64 CCS setting of device ICD = |
mi7engr
Replies: 3
Views: 7234
|
Forum: General CCS C Discussion Posted: Tue Aug 01, 2023 9:47 am Subject: ICD-U64 CCS setting of device ICD = |
No the ICD=n setting says which ICD pins are being used on the chip
involved. TRUE says you are using ICD. Set this when you want to use ICD,
and for PGED1, set ICD=1.
Was your "NO" m ... |
Topic: ICD-U64 CCS setting of device ICD = |
mi7engr
Replies: 3
Views: 7234
|
Forum: General CCS C Discussion Posted: Tue Aug 01, 2023 7:45 am Subject: ICD-U64 CCS setting of device ICD = |
Hi,
New / first time poster.
I'm working with legacy embedded C source code for PIC24EP256GP202.
I recently got an ICD-U64 with PIC ICSP to RJ12 interface for flash programming from CCS Compi ... |
|