Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now we are ready to write some Arduino Code! A LED Blinky would do for now.

 

 

How about Programming the Arduino code into the Flash memory so that it starts when FPGA loads? First we have to tell Vivado what Software file we want to use, so we associate the proper ELF File.

...

And ready we are to write the Flash memory. Almost.. there is one step still required that currently is not available from the menus. So single line of TCL code should be executed.

Image Removed

Image Removed

Image Added

So the BIT file is converted to MCS and ready for flashing!

Image Added

Click OK to Program..

 

 

 

 Image Removed