Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

May be compiler issue. Please guide.

Status
Not open for further replies.

keshav98765

Newbie level 4
Joined
Oct 19, 2020
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
42
Hi, I am working on building MP3 player using pic18f4520. I am using mmcsd.c fat.c mmc_spi.c inbuild driver library in CCS compiler former with MPLAB X IDE. Even its existing library, I got lot much error. I somehow, tried to solve much, but its been 3 days, I didnt get it compile.
Can you please help me, in compiling the code. Or, can you please compile in your software, as I feel like, its compiler issue. Here is the attached code.
Thanks.
 

Attachments

  • lets-try.X.rar
    124.3 KB · Views: 49

I think you should show us at least the source code and error message for the first error you get.
Don't expect us to unpack your project.
I doubt that a PIC18 has enough processing power to handle MP3 decoding.
Are you using an external MP3 decoder chip?
 

The presently posted code is only a test compilation of the MMC and FAT driver. Possible MP3 issues don't play a role yet.
Why are you using CCSC in MPLAB-X instead of XC8?

Is the code adapted for CCSC pin syntax?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top