This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
resources:fpga:altera:ced1z:ad7938 [21 Aug 2012 12:47] Adrian Costina Added version to uC-Probe software |
resources:fpga:altera:ced1z:ad7938 [26 Jan 2021 01:23] Robin Getz update arrow links after their web site update |
||
---|---|---|---|
Line 3: | Line 3: | ||
====== Overview ===== | ====== Overview ===== | ||
- | This document presents the steps to setup an environment for using the **[[adi>AD7938|EVAL-AD7938CBZ]]** evaluation board together with the **[[adi>EVAL-CED|EVAL-CED Converter Evaluation and Development (CED) Board]]**, the Nios II Embedded Development Suite (EDS) and the [[http://micrium.com/page/products/tools/probe|Micrium µC-Probe]] run-time monitoring tool. Below is presented a picture of the EVAL-AD7938 Evaluation Board with the CED1 board. | + | This document presents the steps to setup an environment for using the **[[adi>AD7938|EVAL-AD7938CBZ]]** evaluation board together with the **[[adi>EVAL-CED|EVAL-CED Converter Evaluation and Development (CED) Board]]**, the Nios II Embedded Development Suite (EDS) and the [[https://www.micrium.com/ucprobe/about/|Micrium µC-Probe]] run-time monitoring tool. Below is presented a picture of the EVAL-AD7938 Evaluation Board with the CED1 board. |
{{ :resources:fpga:altera:ced1z:img_0024.png?500 }} | {{ :resources:fpga:altera:ced1z:img_0024.png?500 }} | ||
Line 18: | Line 18: | ||
* [[adi>/static/imported-files/eval_boards/17099365EVAL_AD7938CB_AD7939CB_AD7938_6CB.pdf|EVAL-AD7938CBZ evaluation board user guide]] | * [[adi>/static/imported-files/eval_boards/17099365EVAL_AD7938CB_AD7939CB_AD7938_6CB.pdf|EVAL-AD7938CBZ evaluation board user guide]] | ||
* [[http://www.altera.com/devices/processor/nios2|Nios II Embedded Development Suite (EDS)]] | * [[http://www.altera.com/devices/processor/nios2|Nios II Embedded Development Suite (EDS)]] | ||
- | * [[http://micrium.com/page/products/tools/probe|Micrium uC-Probe v2.5]] | + | * [[https://www.micrium.com/ucprobe/about/|Micrium uC-Probe v2.5]] |
====== Getting Started ====== | ====== Getting Started ====== | ||
Line 37: | Line 37: | ||
* [[http://www.altera.com/products/software/quartus-ii/web-edition/qts-we-index.html|Quartus II Web Edition]] design software v11.0 | * [[http://www.altera.com/products/software/quartus-ii/web-edition/qts-we-index.html|Quartus II Web Edition]] design software v11.0 | ||
* [[https://www.altera.com/download/software/nios-ii|Nios II EDS]] v11.0 | * [[https://www.altera.com/download/software/nios-ii|Nios II EDS]] v11.0 | ||
- | * [[http://micrium.com/page/products/tools/probe|uC-Probe v2.5]] run-time monitoring tool | + | * [[https://www.micrium.com/ucprobe/about/|uC-Probe v2.5]] run-time monitoring tool |
The **Quartus II** design software and the **Nios II EDS** is available via the Altera Complete Design Suite DVD or by downloading from the web. | The **Quartus II** design software and the **Nios II EDS** is available via the Altera Complete Design Suite DVD or by downloading from the web. | ||
Line 168: | Line 168: | ||
Launch the **Nios II SBT** from the **//Start -> All Programs -> Altera -> Nios II EDS 11.0 -> Nios II 11.0 | Launch the **Nios II SBT** from the **//Start -> All Programs -> Altera -> Nios II EDS 11.0 -> Nios II 11.0 | ||
Software Build Tools for Eclipse (SBT)//**. | Software Build Tools for Eclipse (SBT)//**. | ||
- | <note tip>NOTE: Windows 7 users will need to right-click and select **//Run as administrator//**. Another method is to right-click and select **//Properties//** and click on the //**Compatibility**// tab and select the **//Run This Program As An Administrator//** checkbox, which will make this a permanent change.</note> | + | <WRAP tip>NOTE: Windows 7 users will need to right-click and select **//Run as administrator//**. Another method is to right-click and select **//Properties//** and click on the //**Compatibility**// tab and select the **//Run This Program As An Administrator//** checkbox, which will make this a permanent change.</WRAP> |
=== 1. Initialize Eclipse workspace === | === 1. Initialize Eclipse workspace === | ||
Line 302: | Line 302: | ||
{{ :resources:fpga:altera:cedz:image063.png?500 }} | {{ :resources:fpga:altera:cedz:image063.png?500 }} | ||
- | <note>The code size and start address might be different than the ones displayed in the above screenshot.</note> | + | <WRAP round help>The code size and start address might be different than the ones displayed in the above screenshot.</WRAP> |