File handling support in fx3

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
amjoc_3854616
Level 3
Level 3

Hi,

I need to know whether fx3 supports the use of file handling functions like (fopen, fread and FILE type) manually. I need to read data from a file which is included in the program and act on those data. So is this possible?

If so how can it be done?

0 Likes
1 Reply
abhinavg_21
Moderator
Moderator
Moderator
50 likes received 25 likes received 10 likes received

Hi,

Where are you going to store the file? Is it in the firmware or some external memory storage device? If my assumption is correct you are going to store the file along with firmware image and then perform file operations on it.

Please clearly explain your use case.

Thanks & Regards
Abhinav

0 Likes