562 views
in Embedded Wizard Studio by
How to perform file operations in embedded wizard.

Is it possible?

1 Answer

0 votes
by

Hello mvg,

access to the file system is a target specific aspect. Therefore there is no common interface to any file systems in Embedded Wizard. Instead you can integrate your particular files system. See the section Integrating with the device for description how target specific code (native code) is executed from Embedded Wizard platform independent code. In the native code you can invoke e.g. C lib function to open files, read file contents, etc.

Does it answer your question?

Best regards

Paul Banach

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...