Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:tools-software:sigmastudio:usingsigmastudio:scripting:iscripted [30 Dec 2022 13:55] ananthakalyani Sankarresources:tools-software:sigmastudio:usingsigmastudio:scripting:iscripted [30 Dec 2022 13:56] (current) – [Properties] ananthakalyani Sankar
Line 1733: Line 1733:
 \\ \\
 \\ \\
-===== Selfboot Options =====+=====Selfboot Options=====
 ===Selfboot Port settings=== ===Selfboot Port settings===
 <code csharp> <code csharp>
Line 1817: Line 1817:
 \\ \\
 ====Examples==== ====Examples====
- 
- 
-""" 
-/*************************** 
- * [0]  -> EEPROM_MEMORY_SIZE 
- * [1]  -> EEPROM_SPI_ADDRESS_BYTES 
- * [2]  -> EEPROM_SPI_WRITE 
- * [3]  -> EEPROM_SPI_READ 
- * [4]  -> EEPROM_SPI_WRITE_ENABLE 
- * [5]  -> EEPROM_SPI_ERASE 
- * [6]  -> EEPROM_SPI_ERASE_TIME 
- * [7]  -> EEPROM_WRITE_SPEED 
- * [8]  -> EEPROM_PAGE_SIZE 
- * [9]  -> EEPROM_SPI_MODE   ////SPI mode0==0 or mode3==1 
- * [10] -> EEPROM_PROTOCOL  ////SPI=0, I2C=1 
- * 
-  <fc #008000>Note</fc>: The settings are reference to the EEPROM data sheet 
- * *************************/ 
-   <fc #008000> Note:</fc> Register the SigmaStudioServer before executing this script using commad prompt 
- 
-    cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319 
-    RegAsm “C:\Program Files\Analog Devices\SigmaStudio 4.7\Analog.SigmaStudioServer.dll” /codebase 
- 
-    cd C:\Windows\Microsoft.NET\Framework\v4.0.30319 
-    RegAsm “C:\Program Files\Analog Devices\SigmaStudio 4.7\Analog.SigmaStudioServer.dll” /codebase 
- 
-""" 
- 
  
 The following shows an example of how to using Selfboot .  The following shows an example of how to using Selfboot . 
resources/tools-software/sigmastudio/usingsigmastudio/scripting/iscripted.1672404944.txt.gz · Last modified: 30 Dec 2022 13:55 by ananthakalyani Sankar