This shows you the differences between two versions of the page.
tutorials [2015/01/12 13:48] hutch |
tutorials [2023/01/02 18:11] (current) scott updates |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[SD Card]] | + | ===== Tutorials ===== |
+ | |||
+ | ==== Booting the ZYBO Board from an SD Card ==== | ||
+ | |||
+ | You will need to boot the ZYBO board from an SD card so that you won't be tethered to a computer while trying to play the game. See this [[SD Card|tutorial]] for an explanation on how to do this. | ||
+ | |||
+ | ==== Setting the Size of the Heap and Stack in the Xilinx SDK ==== | ||
+ | |||
+ | Please see the following [[https://www.youtube.com/watch?v=b9BD_TWIVl8&feature=youtu.be|video]] to set the heap and stack sizes in the Xilinx SDK. |