News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

Putting data on eMMC flash memory, without linux?

Started by mike6789, May 03, 2017, 08:01:41 PM

Previous topic - Next topic

mike6789

Hi there,

I have a TE0720 plugged into a TE0701 carrier.

I was able to create the basic Vivado project with the FSBL and "Hello World" applications and flash that to my module's QSPI via USB (J7 connector, very nifty... )

What I am trying to do now is put some data in the eMMC flash memory that I can read from my C application.

Can anyone point me in the right direction of how to approach this?

Thank you,
Mike

JH

Hi,

the eMMC is not formatted by default. The easiest way is to use linux or u-boot to get access to the eMMC on the TE0720.
We provide a example design with all sources on our download page:
Here are also some helpful links

br
John