FAT32 library problem

General discussion on mikroBasic PRO for ARM.
Post Reply
Author
Message
rutus
Posts: 6
Joined: 07 Jan 2019 14:53

FAT32 library problem

#1 Post by rutus » 07 Jan 2019 15:07

Hallo !
Probably it is simple problem and simple solution. But mikrobasic dont want to build this :
Attachments
mikroe.jpg
mikroe.jpg (235.72 KiB) Viewed 1886 times

dibor
Posts: 208
Joined: 29 Dec 2014 18:59

Re: FAT32 library problem

#2 Post by dibor » 08 Jan 2019 12:12

Hi.
Do you add (check box) fat32 libs in the library manager ?

User avatar
stefan.filipovic
mikroElektronika team
Posts: 1135
Joined: 18 Dec 2018 10:30

Re: FAT32 library problem

#3 Post by stefan.filipovic » 08 Jan 2019 13:26

Hi,

How did you define this fHandle variable?
Does this happen when you do it in the following manner?

dim fileTest as string[12]

fileTest = "logo.bmp"
fHandle = FAT32_Open(@fileTest, FILE_READ_F32)

Kind regards,
Stefan Filipović

rutus
Posts: 6
Joined: 07 Jan 2019 14:53

Re: FAT32 library problem

#4 Post by rutus » 09 Jan 2019 22:34

Thank You !
It works !
Best Regards.

User avatar
stefan.filipovic
mikroElektronika team
Posts: 1135
Joined: 18 Dec 2018 10:30

Re: FAT32 library problem

#5 Post by stefan.filipovic » 10 Jan 2019 09:47

Hi,

You're welcome.

Kind regards,
Stefan Filipović

yellowdog
Posts: 5
Joined: 20 Oct 2023 05:22

Re: FAT32 library problem

#6 Post by yellowdog » 21 Oct 2023 19:02

Build (CTRL + F9) but I get an error message: File "__Lib_Stdint.mbas" not found __Lib_FAT32_Types_STM32_M3_M4_M7.mbas

What do I need to do to be able to compile it?
Thanks

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: FAT32 library problem

#7 Post by IvanJeremic » 26 Oct 2023 07:17

Hi,

Lets continue the conversation on this forum.
posting.php?mode=reply&f=178&t=80263

Regards,

Ivan.

Post Reply

Return to “mikroBasic PRO for ARM General”