<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Jonathan,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you for the detailed feedback. That is very helpful. Looks like I have some homework to do...</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
-Jim<br>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Jonathan Brandmeyer <jbrandmeyer@planetiq.com><br>
<b>Sent:</b> Friday, July 19, 2019 3:24 PM<br>
<b>To:</b> Jim Elliott<br>
<b>Cc:</b> users@rtems.org<br>
<b>Subject:</b> Re: RTEMS / Zynq (microZed) - Writing data to a file on removable media (SD card)</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">On Fri, Jul 19, 2019 at 2:02 PM Jim Elliott <jim.elliott@nta-inc.net> wrote:<br>
><br>
> Jonathan,<br>
><br>
> Thank you for the pointer. Before I go down that route, would it be easier to put the sd card into a usb adapter?<br>
><br>
> When I say easier, would this preset an option which already has working solution? If so are there any pointers as to how to implement this solution? The "Using_the_RTEMS_DOS_File_System" alludes to a Flash Disk but there are no details (and I am assuming
 that Flash Disk == USB Flash, maybe that is an incorrect assumption)....<br>
<br>
For the Zynq platform, the only bidirectional bulk data interface that<br>
is supported out-of-the-box is the Ethernet port.  There's also an<br>
NFSv2 client (look for librtemsNfs.h) if your code is tightly coupled<br>
to filesystem-like interfaces... and you're willing to deal with the<br>
network security issues inherent to NFSv2.<br>
<br>
For a one-way interface from your development environment to the<br>
application, you can also package some program data with your<br>
application using the UnTar_Xz* family of support functions and<br>
rtems-bin2c.<br>
<br>
Depending on how early you are in the development cycle, it may be<br>
worthwhile to take a look at nexus-devices.h to get a better idea of<br>
which BSP's support which features.  The Other Leading Brand (Intel<br>
nee Altera Cyclone V) has better RTEMS support right now.<br>
<br>
<br>
-- <br>
Jonathan Brandmeyer<br>
</div>
</span></font></div>
</div>
<br>
<hr>
<p style="font-size:8pt; line-height:10pt; font-family:'Arial'; color:#FF0000">CONFIDENTIALITY NOTICE:
<span style="font-size:8pt; line-height:10pt; font-family:'Arial'; color:#666666">
<i>The contents of this e-mail message may be privileged, confidential, proprietary, Controlled Unclassified Information (CUI) or otherwise protected against disclosure or dissemination. This e-mail message and any files transmitted with it are intended solely
 for the use of the individual/individuals or entity/entities to whom they are addressed. If you are not the intended recipient of this message, any dissemination, distribution, printing or copying is strictly prohibited. If you have received this message in
 error, please e-mail or call the sender (jim.elliott@nta-inc.net, ) and destroy all copies.
<br>
<br>
</i></span></p>
</body>
</html>