microSD click with NECTO 3.0.0

Fully featured ARM compilers available on Windows, Linux, and macOS.
Post Reply
Author
Message
d_scheider
Posts: 7
Joined: 02 Dec 2022 16:27

microSD click with NECTO 3.0.0

#1 Post by d_scheider » 06 Apr 2023 14:49

Is there a library for using the microSD click for NECTO studio? Particularly the FAT32 library. I installed the FAT32 library from the microC PRO Packages, but it doesn't look like it is available in the Library Manager. Has anyone used the microSD click with NECTO?

d_scheider
Posts: 7
Joined: 02 Dec 2022 16:27

Re: microSD click with NECTO 3.0.0

#2 Post by d_scheider » 08 Apr 2023 12:50

It looks like I was able to install the FAT32 library from MicroC PRO Package, however, the compiler can't find the definitions for the following functions:

Mmc_Write_Sector
Mmc_Read_Csd
Mmc_Multi_Read_Start
Mmc_Multi_Read_Stop
Mmc_Multi_Read_Sector

I assume that there is a source file missing. Would anyone know where to find that file?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: microSD click with NECTO 3.0.0

#3 Post by filip » 13 Apr 2023 13:33

Hi,

You will have to manually add MMC library object files in the microSD click project (assuming that you are using the mikroSDK package installed from NECTO Studio).

Regards,
Filip.

d_scheider
Posts: 7
Joined: 02 Dec 2022 16:27

Re: microSD click with NECTO 3.0.0

#4 Post by d_scheider » 14 Apr 2023 06:50

Where do I get the object files, and where to I put them?

Post Reply

Return to “PIC32 AI Compilers”