Wiki

This version (15 Jun 2012 15:11) was approved by William Jahn.The Previously approved version (15 Jun 2012 15:10) is available.Diff

E2Prom Read/Write Window

Click here to return to the Hardware Windows page

The E2Prom Read/Write window allows you to read and write program data to an E2Prom IC. This tool can be used with your own hardware systems or with the E2Prom available on some SigmaDSP evaluation boards. It also supports saving and loading the program data to files.


E2Prom Configruation:

  1. To use the E2Prom, insert the E2Prom IC block into Hardware Configuration Tab and connect it to the USB communication channel block as show in the figure below.
  2. Compile/Link/Download the project and verify that “Ready - Download” is displayed on the status bar.
  3. To download the compiled project's program data to the E2Prom, Right-Click on the DSP block in the Hardware Configuration window and select Write Latest Compilation to E2PROM from the menu. Note if your E2Prom's size differs from the default 16kB size, you should first adjust the size setting in the Read/Write window (see below) before writing .
  4. If your hardware is setup correctly, you should see the Download E2Prom progress dialog.

Using the E2Prom Read/Write window:

To open the E2Prom Read/Write window, Click the WinE2PromLoader tab at the bottom of the Hardware Configuration window or Right-click on the E2Prom IC block and select Read/Write Window from the menu.


Settings:

Address VisibleCheck this box to see the memory address values in the right-hand display.
byte(s) per lineAdjusts the number of bytes shown on each line of the right-hand display.
Page SizeSets the page size for reading/writing to the E2Prom.
Mem SizeThe size of the E2Prom memory, verify this setting before attempting to read or write.
Mem UsageDisplays how much memory is used by the most recently downloaded/uploaded program.

Buttons:

Download File to E2PromDownloads a previously uploaded program file to the E2Prom hardware (note this will overwrite the current E2Prom data). Click in the control at the top of the window to select a file prior to loading.
Upload E2Prom To FileSave the current E2Prom data to the file. Click in the bottom control to select a save filename before pressing this button.
Clear E2PromWrite '0' to the entire E2Prom memory overwriting any program data previously downloaded.
Display FileThis button will show the program data of the selected download or upload file in the right-hand display.
Read E2Prom to DisplayReads the current E2Prom data and shows it in the right-hand display.
Write Display to E2PromWrites all the data bytes shows in the right-hand display to the E2Prom.

Values Display: In additional to displaying the data, the right-hand values display allows you to edit the program data bytes directly. Value changes can be written to the E2Prom using the “Write Display to E2Prom” button.

resources/tools-software/sigmastudio/developmentenvironment/hardware_windows/e2promwindow.txt · Last modified: 15 Jun 2012 15:11 by William Jahn