MediaTek LinkIt Development Platform for RTOS Memory Layout Developer's Guide

Size: px
Start display at page:

Download "MediaTek LinkIt Development Platform for RTOS Memory Layout Developer's Guide"

Transcription

1 MediaTek LinkIt Develpment Platfrm fr RTOS Memry Layut Develper's Guide Versin: 1.1 Release date: 31 March MediaTek Inc. MediaTek cannt grant yu permissin fr any material that is wned by third parties. Yu may nly use r reprduce this dcument if yu have agreed t and been bund by the applicable license agreement with MediaTek ( License Agreement ) and been granted explicit permissin within the License Agreement ( Permitted User ). If yu are nt a Permitted User, please cease any access r use f this dcument immediately. Any unauthrized use, reprductin r disclsure f this dcument in whle r in part is strictly prhibited. THIS DOCUMENT IS PROVIDED ON AN AS-IS BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES OF ANY KIND AND SHALL IN NO EVENT BE LIABLE FOR ANY CLAIMS RELATING TO OR ARISING OUT OF THIS DOCUMENT OR ANY USE OR INABILITY TO USE THEREOF. Specificatins cntained herein are subject t change withut ntice.

2 MediaTek LinkIt Develpment Dcument Revisin Histry Revisin Date Descriptin March 2016 Initial versin March 2016 Add MT2523x memry layut illustratin MediaTek Inc. Page i f iii

3 MediaTek LinkIt Develpment Table f cntents 1. Overview Memry Layut and Cnfiguratin fr MT76x Memry layut view Prgramming guide Memry layut adjustment with a linker script Memry layut adjustment with a scatter File Memry Layut and Cnfiguratin fr MT2523x Memry layut Prgramming guide Memry layut adjustment with a linker script Memry layut adjustment with a scatter file MediaTek Inc. Page ii f iii

4 Lists f tables and figures MediaTek LinkIt Develpment Table 1. Tips fr changing the memry layut f MT76x7 platfrm... 5 Figure 1. The lad view f the MT76x7 memry layut... 3 Figure 2. The executin view f the MT76x7 memry layut... 3 Figure 3. MT2523x virtual memry mapping... 7 Figure 4. Lad view f the MT2523x memry layut withut FOTA... 8 Figure 5. Executin view f the MT2523x memry layut withut FOTA... 9 Figure 6. Lad view f the MT2523x memry layut with full binary FOTA... 9 Figure 7. Executin view f the MT2523x memry layut with full binary FOTA MediaTek Inc. Page iii f iii

5 MediaTek LinkIt Develpment 1. Overview This dcument prvides details n the memry layut design and cnfiguratin f MediaTek LinkIt Develpment Platfrm fr real-time perating system (RTOS). The platfrm includes: MT76x7 chipsets: MT7687F, MT7697, and MT7697D. MT2523x chipsets: MT2523D, and MT2523G. Each memry layut has tw types f views, lad view and an executin view. The design cncept will be described based n the tw views: Lad view describes a memry regin and sectin f each image in terms f the address it is lcated at befre the image is prcessed. Executin view describes a memry regin and sectin f each image in terms f the address it is lcated at during the image executin. Different tlchains have different layut cnfiguratin files. The GCC tlchain uses a linker script; The ARMCC tlchain uses a scatter file. The memry layut cnfiguratin will be described separately fr each tlchain MediaTek Inc. Page 1 f 17

6 2. Memry Layut and Cnfiguratin fr MT76x7 MediaTek LinkIt Develpment The memry layut fr the MediaTek LinkIt Develpment Platfrm fr RTOS is based n the type f the memry available n the supprted SOCs. MT7687F is equipped with three types f memry strage: Serial Flash, SYSRAM and Tightly Cupled Memry (TCM). This dcument guides yu thrugh the details f the memry layut and its use Memry layut view Lad view MT7687F has 2MB internal serial flash memry. The lad view n the flash memry prvided by the platfrm is shwn in Figure 1. Btlader. The first 32kB f memry is allcated fr the btlader. The btlader binary is lcated at ut/<bard>/<prject>/. The btlader is nt cnfigurable. Nne Vlatile Data Management (NVDM) buffer. There are tw blcks reserved fr the NVDM buffer management. The first NVDM buffer after the Btlader (see Figure 1) is nt cnfigurable, but the secnd NVDM buffer is cnfigurable, see sectin 2.3, Memry layut adjustment with a linker script fr mre details. N9 RAM Cde. The N9 binary is lcated under ut/<bard>/<prject>/. The N9 RAM Cde is nt cnfigurable. ARM Crtex-M4 firmware. The applicatin binary is lcated under ut/<bard>/<prject>/. The ARM Crtex-M4 firmware is cnfigurable see sectin 2.3, Memry layut adjustment with a linker script fr mre details. FOTA buffer. Firmware update ver the air (FOTA) buffer is reserved fr FOTA memry management. The FOTA buffer is cnfigurable see sectin 2.3, Memry layut adjustment with a linker script fr mre details. Nte: Fr mre infrmatin abut FOTA, please refer t MediaTek LinkIt Develpment Platfrm fr RTOS Firmware Update lcated under SDK /dc flder MediaTek Inc. Page 2 f 17

7 MediaTek LinkIt Develpment Btlader NVDM buffer 32kB 12kB N9 RAM Cde 452kB 2MB Serial Flash ARM Crtex-M4 fireware 764kB FOTA buffer 764kB NVDM buffer 24kB Executin view Figure 1. The lad view f the MT76x7 memry layut Executin view describes where the cde and data are lcated during the prgram executin. The executin view is based n the Serial Flash, SYSRAM and TCM, as described belw: Serial Flash. The cde and read-nly (RO) data are lcated in the flash memry during runtime. SYSRAM. Vectr table, read-write (RW) data, zer initialized (ZI) data will be mved t SYSRAM during runtime. TCM. Sme special cde and ZI data can be placed int the TCM during runtime, see sectin 2.2, Prgramming fr mre details abut placing the cde and the data int the TCM. The detailed executin view f the memry layut is shwn in Figure 2. Btlader NVDM buffer Vectr table RW data 64kB TCM TCM cde TCM ZI data 2MB Serial Flash N9 RAM Cde ARM Crtex-M4 RTOS cde, RO data 256kB SYSRAM ZI data heap stack FOTA buffer NVDM buffer Figure 2. The executin view f the MT76x7 memry layut MediaTek Inc. Page 3 f 17

8 MediaTek LinkIt Develpment The size and address f the flash layut are nt cnfigurable. A user defined memry layut culd be created by mdifying r custmizing the flash layut with tw restrictins applied as fllws: Lad view: The btlader must be lcated at the beginning f the flash. Executin view: Vectr table must be lcated at the beginning f the SYSRAM Prgramming guide This prgramming guide is based n the memry layut described in sectin 2.1, Memry layut viewmemry layut. The fllwing recmmendatins allw the develpers t successfully place the cde t the desired memry lcatin during runtime. 1) Place the cde r the RO data t the Serial Flash at runtime. By default, the cde r the RO data is placed in the flash (XIP - Execute in Place). N need t mdify. 2) Place the cde r RO data t TCM at run time. T run the cde r access the data in the TCM with better perfrmance, specify the attribute explicitly in yur cde, as shwn in the example belw. //cde: The functin func will be put int TCM by linker. int func(int par) attribute ((sectin(".ramtext"))); r attribute ((sectin(".ramtext "))) int func(int par) { int s; s = par; //... } //r-data: The variable b will be put int TCM by linker. cnst int b attribute ((sectin(".ramtext "))) = 8; Fr cmparisn, if the attribute is nt explicitly defined, during the functin call the cde will be placed in the SYSRAM instead f the TCM. //cde: The functin func will NOT be put int TCM by linker. It will be put //int FLASH. int func(int par); r int func(int par) { int s; s = par; //... } //r-data: The variable b will NOT be placed int TCM by linker. It will be placed //int the SYSRAM. cnst int = 8; 3) Place ZI data t TCM at runtime. The cde belw declares an attribute t place the ZI data int the TCM. // zi-data: The variable b will be put int TCM by linker. int b attribute ((sectin(".tcmbss"))); MediaTek Inc. Page 4 f 17

9 MediaTek LinkIt Develpment Fr cmparisn, if the attribute is nt explicitly defined, during the functin call the ZI data will be placed in the SYSRAM instead f the TCM. // zi-data: The variable b will NOT be put int TCM by linker. It will be put //int SYSRAM. int b; 2.3. Memry layut adjustment with a linker script The memry layut can be cnfigured with different tlchains. When the cde is built based n the GCC tlchain, the memry layut descriptin file called a linker script is required. When the cde is built based n the ARMCC tlchain, the memry layut descriptin file called a scatter file is used. This sectin describes hw t use the linker script prvided by MediaTek and hw t cnfigure the linker script when building cde with GCC tlchain. The scatter file will be intrduced in see sectin 2.4.1, Adjusting the memry layut. The linker script is lcated under /prject/<bard>/apps/<prject>/gcc/. Each applicatin has its wn linker script and is based n the preferred memry layut Memry layut cnfiguratin By default, there is n need t mdify the linker script. T create a new memry layut, a new linker script shuld be written. The layut cnfiguratin infrmatin yu can use in the mdules is shwn in Table 1. Table 1. Tips fr changing the memry layut f MT76x7 platfrm Mdules Btlader N9 RAM ARM Crtex-M4 firmware FOTA buffer NVDM buffer Tips The starting address and size f the btlader are fixed and shuldn t be mdified. The starting address and size f the N9 RAM are fixed and shuldn t be mdified. The starting address f the ARM Crtex-M4 firmware is fixed, but the size is cnfigurable. The starting address and size f the FOTA buffer are cnfigurable. The first NVDM buffer lcated after the Btlader isn t cnfigurable and shuldn t be mdified. The secnd NVDM buffer starting address and size are cnfigurable (see Figure 1) Rules t adjust the memry layut Adjusting the layut fr ARM Crtex-M4 firmware If the FOTA feature is nt in use, yu can increase the size f the ARM Crtex-M4 firmware fr yur applicatin usage. The steps t increase the size f the ARM Crtex-M4 firmware are shwn belw: 1) Mdify the XIP_CODE length in the MT76x7_flash.ld. MEMORY { MediaTek Inc. Page 5 f 17

10 MediaTek LinkIt Develpment XIP_CODE (arx) : ORIGIN = 0x1007C000, LENGTH = 0x000BF } 2) Mdify the macr definitin FLASH_CM4_XIP_CODE_SIZE in prject\<bard>\apps\<applicatin>\inc\flash_map.h. 3) Rebuild the btlader and the ARM Crtex-M4 firmware Adjusting the FOTA buffer size The steps t adjust the FOTA buffer are shwn belw: 1) Mdify the size f the ARM Crtex-M4 firmware if necessary, see sectin , Adjusting the layut fr ARM Crtex-M4 firmware. 2) Mdify the macr definitin fr FOTA buffer size FLASH_TMP_SIZE in prject\<bard>\apps\<applicatin>\inc\flash_map.h. Nte: Fr mre infrmatin abut FOTA buffer, please refer t MediaTek LinkIt Develpment Platfrm fr RTOS Firmware Update lcated under the SDK /dc flder Adjusting the NVDM buffer size The steps t adjust NVDM buffer size are shwn belw; 1) Mdify size f the ARM Crtex-M4 firmware if necessary. Please see sectin , Adjusting the layut fr ARM Crtex-M4 firmware. 2) Mdify FOTA buffer size if necessary. Please see sectin , Adjusting the FOTA buffer size. 3) Mdify the macr definitin fr the NVDM buffer size FLASH_USR_CONF_SIZE in the prject\<bard>\apps\<applicatin>\inc\flash_map.h. This macr represents the NVDM buffer size. Fr mre details, please refer t the NVDM mdule f HAL in the MediaTek LinkIt Develpment Platfrm fr RTOS API reference Memry layut adjustment with a scatter File The scatter file is lcated under /prject/<bard>/apps/<prject>/mdk-arm/. Each applicatin has its wn scatter file and each scatter file can have different memry layut based n the specific applicatin, see sectin 2.3, Memry layut adjustment with a linker scriptmemry layut adjustment with a linker script fr a difference between the linker script and the scatter file Adjusting the memry layut By default, there is n need t mdify the scatter file. T create a new memry layut, a new scatter files shuld be written. Fr mre infrmatin abut writing a scatter file, please refer t chapter 5 f the RealView Cmpilatin Tls, Linker and Utilities Guide. Fr mre details abut hw t adjust the memry layut, see sectin 2.3.2, Rules t adjust the memry layut MediaTek Inc. Page 6 f 17

11 3. Memry Layut and Cnfiguratin fr MT2523x MediaTek LinkIt Develpment The MT2523x chipsets supprt three types f physical memry, Serial Flash, Pseud Static Randm Access Memry (PSRAM) and Tightly Cupled Memry (TCM). The memry layuts are designed based n the three types f memry. The virtual memry n the MT2523x is prvided fr cacheable memry and is implemented based n the memry mapping mechanism f ARM Crtex-M4. The virtual address range frm 0x t 0x is mapped t the PSRAM address range frm 0x t 0x , as shwn in Figure 3. The virtual memry regin (0x ~ 0x ) is used as cacheable memry. All read-write (RW) data is stred in this regin by default. Figure 3. MT2523x virtual memry mapping Nte, that the address 0x desn t limit the PSRAM size t 64MB. It nly specifies the maximum range f the PSRAM regin supprted by the LinkIt 2523 HDK. The memry layut can be defined with the firmware update ver the air (FOTA) and withut FOTA. Each f the layuts has tw views described abve. This sectin guides yu thrugh: Types f the memry layut. Prgramming guide. Memry Layut Adjustment with a Linker Script Scatter File MediaTek Inc. Page 7 f 17

12 3.1. Memry layut MediaTek LinkIt Develpment Memry layut withut FOTA Lad view MT2523x has 4MB internal serial flash memry. The lad view n the flash memry with disabled FOTA is shwn in Figure 4. Btlader. The btlader binary is always lcated at the very beginning f the flash memry. The size f the btlader is nt cnfigurable and is fixed t 64kB size. ARM Crtex-M4 firmware. This sectin f the memry is reserved fr the RTOS binary. The end f the flash is a reserved buffer fr Nne Vlatile Data Management (NVDM) buffer and Extended Predictin Orbit (EPO) buffer. Fr mre infrmatin abut the EPO, please refer t MediaTek LinkIt Develpment Platfrm fr RTOS GNSS Develpers Guide under SDK/dc flder. The size f the NVDM is cnfigurable, but the size f the EPO buffer is nt cnfigurable. The start address and the maximum size f each binary and reserved buffer are cnfigurable, see sectin 3.3, Memry layut adjustment with a linker script fr mre details. Figure 4. Lad view f the MT2523x memry layut withut FOTA Fr mre infrmatin abut FOTA, NVDM and EPO, please refer t MediaTek LinkIt Develpment Platfrm fr RTOS Firmware Update lcated under SDK/dc flder fr FOTA, refer t NVDM at MediaTek LinkIt Develpment Platfrm fr RTOS API reference and refer t the MediaTek LinkIt Develpment Platfrm fr RTOS GNSS Develpers Guide under SDK/dc flder fr mre infrmatin n the EPO Executin view Executin view describes where the cde and data are lcated during the prgram runtime, as shwn in Figure 5. The executin view is based n the Serial Flash, PSRAM and TCM, as described belw: Serial Flash. The cde and read-nly (RO) data are lcated in the flash memry during runtime. PSRAM. Vectr table, single bank cde, and sme high-perfrmance cde and data are stred at the beginning f PSRAM. Nn-cacheable read-write (RW) data and zer-initialized (ZI) data MediaTek Inc. Page 8 f 17

13 Cacheable RW data and ZI data. MediaTek LinkIt Develpment TCM. Sme critical and high-perfrmance cde r data can be stred int the TCM. See sectin 3.2, Prgramming guide t learn hw t put cde r data t the TCM. Cde and RO data. RW data and ZI data. The system stack. Figure 5. Executin view f the MT2523x memry layut withut FOTA Memry layut f FOTA full binary update Lad view If FOTA is enabled, the memry flash layut s lad view is, as shwn in Figure 6. A FOTA buffer is added fr temprary strage f the binary that will be used t update the current ARM Crtex-M4 firmware. The start address and maximum size f each binary and the reserved space f certain memry layuts are cnfigurable, see sectin 3.3, Memry layut adjustment with a linker script fr mre details. T enable FOTA, please refer t the MediaTek LinkIt Develpment Platfrm fr RTOS Firmware Update lcated under the SDK /dc flder Executin view Figure 6. Lad view f the MT2523x memry layut with full binary FOTA The executin view (see Figure 7) at runtime is described belw MediaTek Inc. Page 9 f 17

14 MediaTek LinkIt Develpment Serial Flash. The cde and RO data are lcated in the flash memry during runtime. PSRAM. Vectr table, single bank cde, and sme high-perfrmance cde and data are stred at the beginning f the PSRAM. Nn-cacheable RW data. Cacheable RW data. TCM. Sme critical and high-perfrmance cde and data can be stred in the TCM. See sectin 3.2, Prgramming guide t learn hw t put cde r data t the TCM. Cde and RO data. RW data, ZI data. The system stack. Figure 7. Executin view f the MT2523x memry layut with full binary FOTA 3.2. Prgramming guide This prgramming guide is based n the memry layut described in see sectin 3.1, Memry layut. The fllwing recmmendatins allw the develpers t successfully place the cde t the desired memry lcatin during runtime. 1) Place the cde r RO data t the Serial Flash at runtime. By default, the cde r RO data is placed in the flash, execute in place (XIP). N need t mdify. 2) Place the cde r RO data t the PSRAM at runtime. T run the cde r access RO data in the PSRAM with better perfrmance, specify the attribute explicitly in yur cde, as shwn in the example belw. //cde int func(int par) attribute ((sectin(".ram_cde"))); r attribute ((sectin(".ram_cde"))) int func(int par) { int s; MediaTek Inc. Page 10 f 17

15 s = par; //... } //RO data cnst int b attribute ((sectin(".ram_rdata"))) = 8; MediaTek LinkIt Develpment Fr cmparisn, if the attribute is nt explicitly defined, during the functin call the cde will be placed in the Serial Flash instead f the PSRAM. //cde int func(int par); r int func(int par) { int s; s = par; //... } //RO data cnst int b = 8; 3) Place RW data r ZI data t nn-cacheable memry at runtime. T access RW data and ZI data in the nn-cacheable memry with special purpse such as direct memry access (DMA) buffer, specify the attribute explicitly in yur cde, as shwn in the example belw. //RW data int b attribute ((sectin(".nncached_rwdata"))) = 8; //ZI data int b attribute ((sectin(".nncached_zidata"))); Fr cmparisn, if the attribute is nt explicitly defined, the data will be placed in the cacheable memry instead f the nn-cacheable memry. //RW data int b = 8; //ZI data int b; 4) Place RW data r ZI data t cacheable memry at runtime. By default, RW data/zi data are placed in the cacheable memry. N need t mdify. 5) Place cde r RO data t the TCM at runtime. T run the cde r access RO data in the TCM with better perfrmance, specify the attribute explicitly in yur cde, as shwn in the example belw. //cde int func(int par) attribute ((sectin(".tcm_cde"))); r attribute ((sectin(".tcm_cde"))) int func(int par) { int s; s = par; //... } //RO data MediaTek Inc. Page 11 f 17

16 MediaTek LinkIt Develpment cnst int b attribute ((sectin(".tcm_rdata"))) = 8; Fr cmparisn, if the attribute is nt explicitly defined, during the functin call the cde will be placed in the Serial Flash instead f the TCM. //cde int func(int par); r int func(int par) { int s; s = par; //... } //RO data cnst int b = 8; 6) Put RW data/zi data t TCM at runtime. T access RW data and ZI data in the TCM with better perfrmance, yu shuld specify the attribute explicitly in yur cde, as shwn in the example belw. //rw-data int b attribute ((sectin(".tcm_rwdata"))) = 8; //zi-data int b attribute ((sectin(".tcm_zidata"))); Fr cmparisn, if the attribute is nt explicitly defined, the data will be placed in the PSRAM instead f the TCM. //RW data int b = 8; //ZI data int b; 3.3. Memry layut adjustment with a linker script The memry layut can be cnfigured with different tlchains. When the cde is built based n the GCC tlchain, the memry layut descriptin file called a linker script is required. When the cde is built based n ARMCC tlchain, the memry layut descriptin file called a scatter file is used. This sectin describes hw t use the linker script prvided by MediaTek and hw t cnfigure the linker script when building cde with the GCC tlchain. The scatter file will be intrduced in see sectin 3.4, Memry layut adjustment with a scatter file Types f linker scripts Tw kinds f linker scripts are prvided: Template linker script every applicatin linker script shuld be based n the template linker script. Applicatin linker script every applicatin has its particular linker script. This linker script is passed t the linker during linking stage Template linker script Template linker scripts are based n the memry layut see sectin 3.1, Memry layut. If the memry layut is mdified, the linker script shuld als be mdified manually. It s recmmended t use the layut and linker scripts prvided by MediaTek as a reference fr yur custmizatins MediaTek Inc. Page 12 f 17

17 MediaTek LinkIt Develpment The template linker scripts are lcated under /driver/cmsis/device/mtk/<chip>/linkerscript/gcc/ flder. The flder includes: default. This flder cntains a template linker script t build a prject withut FOTA memry layut, see sectin 3.1.1, Memry layut withut FOTA. full_bin_fta. This flder cntains a template linker script t build a prject with full binary FOTA memry layut, see sectin 3.1.2, Memry layut f FOTA full binary update ram. This flder cntains a template linker script t enable RAM debugging. T place all yur cde int PSRAM, use this linker script as a reference Applicatin linker script The applicatin linker script is lcated under /prject/<bard>/apps/<prject>/gcc/ flder. Each applicatin has its wn linker script and each linker script can have a different memry layut cnfiguratin based n the applicatin requirements Hw t use the linker script T create a new linker script file fr yur applicatin: Clne a linker script frm the template flder. Create a new linker script manually. The memry layut in this case shuld als be user-defined t match yur linker script Clning the linker script T clne a linker script frm the template: Specify the memry layut feature fr yur applicatin develpment, such as withut FOTA, full binary FOTA see sectin 3.1, Memry layut. Cpy the template linker script frm template flder t yur applicatin prject s flder, see sectin 3.3.1, Types f linker scripts. Memry layut withut FOTA. Cpy /driver/cmsis/device/mtk/<chip>/linkerscript/gcc/default t /prject/<bard>/apps/<prject>/gcc/. Memry layut with FOTA full binary update. Cpy /driver/cmsis/device/mtk/<chip>/linkerscript/gcc/full_bin_fta t /prject/<bard>/apps/<prject>/gcc/. Memry layut with RAM debugging. Cpy /driver/cmsis/device/mtk/<chip>/linkerscript/gcc/ram t /prject/<bard>/apps/<prject>/gcc/. Mdify the linker script accrding t the applicatin requirements MediaTek Inc. Page 13 f 17

18 Rules t adjust the memry layut MediaTek LinkIt Develpment The memry layut can be custmized t fit the applicatin requirements. Hwever, the btlader and EPO buffer is nt cnfigurable. The rest f the memry layut can be adjusted as fllws. Cmmn rules fr different memry layut adjustment settings are described belw. 1) The address and size must be blck aligned. The default blck size is 4kB and is defined in driver/chip/<chip>/inc/flash_pt_gen.h header file. 2) T cnfigure the size r the address, make sure there is n verlap between tw adjacent memry regins. The ttal size f all the regins shuld nt exceed the physical flash size Adjusting the layut fr ARM Crtex-M4 firmware T adjust the memry assigned t ARM Crtex-M4 firmware: 4) Mdify the ROM_RTOS length and starting address in the flash.ld linker script under the GCC flder f the prject. MEMORY {... ROM_RTOS(rx)... } : ORIGIN = 0x , LENGTH = 3072K 5) Mdify the macr definitins fr RTOS_BASE and RTOS_LENGTH in prject\<bard>\apps\<applicatin>\inc\memry_map.h header file. 6) Rebuild the btlader and the ARM Crtex-M4 firmware. Execute the fllwing cmmand under the rt flder f the SDK../build.sh prject_bard example_name BL The prject_bard is the prject flder f a specific hardware bard and example_name is the name f the example. Fr example, t build the hal_adc f mt2523_hdk, the cmmand will be:./build.sh mt2523_hdk hal_adc BL 7) Make sure all the ROM regins length desn t exceed the flash size f the system and fr MT2523 the internal flash is 4MB Adjusting the memry layut with FOTA full binary update 1) Mdify ARM Crtex-M4 firmware size if needed see sectin , Adjusting the layut fr ARM Crtex- M4 firmware. 2) Mdify the ROM_FOTA_RESERVED length and starting address in the flash.ld linker script under the GCC flder f a prject. MEMORY { MediaTek Inc. Page 14 f 17

19 MediaTek LinkIt Develpment ROM_FOTA_RESERVED(rx) : ORIGIN = 0x , LENGTH = 1920K... } 3) Mdify the macr definitins fr FOTA_RESERVED_BASE and FOTA_RESERVED_LENGTH in prject\<bard>\apps\<applicatin>\inc\memry_map.h header file. Nte, refer t the SDK Firmware Upgrade Develper s Guide lcated under SDK /dc flder fr mre details abut hw t adjust the FOTA buffer Adjusting the NVDM buffer T adjust the NVDM buffer layut: 1) Mdify size f the ARM Crtex-M4 firmware if needed see sectin , Adjusting the layut fr ARM Crtex-M4 firmware. 2) Mdify FOTA buffer size if needed see sectin , Adjusting the memry layut with FOTA full binary update. 3) Mdify the ROM_NVDM_RESERVED length and starting address in the flash.ld if n FOTA r full binary FOTA feature is enabled MEMORY {... ROM_NVDM_RESERVED(rx) : ORIGIN = 0x083E0000, LENGTH = 64K... } 4) Mdify the macr definitins fr ROM_NVDM_BASE, ROM_NVDM_LENGTH in prject\<bard>\apps\<applicatin>\inc\memry_map.h header file. Nte, t adjust the NVDM buffer, please refer t the NVDM mdule f HAL in the MediaTek LinkIt develpment platfrm fr RTOS API reference Memry layut adjustment with a scatter file Types f scatter files Tw types f scatter files are prvided: Template scatter file every applicatin scatter file shuld be based n the template scatter file. Applicatin scatter file every applicatin has its particular scatter file. This scatter file will be passed t the linker during linking stage Template scatter file Template scatter files are based n the memry layut, see sectin 3.1, Memry layut. If yu ve changed the memry layut, yu shuld als mdify the scatter file manually. It s recmmended t use the layut and scatter files prvided by MediaTek as a reference fr yur custmizatins MediaTek Inc. Page 15 f 17

20 MediaTek LinkIt Develpment The template scatter files are lcated under /driver/cmsis/device/mtk/<chip>/linkerscript/rvct/ flder. The flder includes: default. This flder cntains a template scatter file t build a prject withut FOTA memry layut, see sectin 3.1.1, Memry layut withut FOTA. full_bin_fta. This flder cntains a template scatter file t build a prject with full binary FOTA memry layut, see sectin 3.1.2, Memry layut f FOTA full binary update ram. This flder cntains a template scatter file t enable RAM debugging. T place all yur cde int PSRAM, yu can use this scatter file as a reference Applicatin scatter file The applicatin scatter file is lcated under /prject/<bard>/apps/<prject>/mdk-arm/ flder. Each applicatin has its wn scatter file and each scatter file can have a different memry layut cnfiguratin based n the applicatin requirements Hw t use the scatter file T create a new scatter file fr yur applicatin: Clne a scatter file frm the MDK-ARM flder f the template flder. Create a new scatter file manually. The memry layut in this case shuld als be user-defined t match yur scatter file Clning the scatter file T clne a scatter file frm the template: Specify the memry layut feature fr yur applicatin develpment, such as withut FOTA, full binary FOTA see sectin 3.1, Memry layut. Cpy the template scatter file frm template flder t yur applicatin prject s flder, see sectin 3.4.1, Types f scatter files. Memry layut withut FOTA. Cpy /driver/cmsis/device/mtk/<chip>/linkerscript/rvct/default t /prject/<bard>/apps/<prject>/mdk-arm/. Memry layut with FOTA full binary update. Cpy /driver/cmsis/device/mtk/<chip>/linkerscript/rvct/full_bin_fta t /prject/<bard>/apps/<prject>/mdk-arm/. Memry layut with RAM debugging. Cpy /driver/cmsis/device/mtk/<chip>/linkerscript/rvct/ram t /prject/<bard>/apps/<prject>/mdk-arm/. Mdify the scatter file accrding t the applicatin requirements MediaTek Inc. Page 16 f 17

21 Hw t cnfigure the scatter file MediaTek LinkIt Develpment The cnfiguratin is the same; see sectin 3.3.3, Rules t adjust the memry layut MediaTek Inc. Page 17 f 17

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

DS-5 Release Notes. (build 472 dated 2010/04/28 08:33:48 GMT)

DS-5 Release Notes. (build 472 dated 2010/04/28 08:33:48 GMT) DS-5 Release Ntes (build 472 dated 2010/04/28 08:33:48 GMT) Intrductin This is a trial release f Keil Develpment Studi 5 (DS-5). DS-5 cntains tls fr building and debugging C/C++ and ARM assembly language

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

Remoting SDK Release Notes

Remoting SDK Release Notes Remting SDK Release Ntes Release 2018 R2 Dcument Versin: 1.0 10 August 2018 This dcument is a cmpilatin f sftware and sftware dcumentatin defects, and sftware specificatin clarificatins, updates, and changes.

More information

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017 Demand Frecasting Fr Micrsft Dynamics 365 fr Operatins Technical Guide Release 7.1 December 2017 2017 Farsight Slutins Limited All Rights Reserved. Prtins cpyright Business Frecast Systems, Inc. This dcument

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.1 cntaining MySabre API

More information

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Municode Website Instructions

Municode Website Instructions Municde Website instructins Municde Website Instructins The new and imprved Municde site allws yu t navigate t, print, save, e-mail and link t desired sectins f the Online Cde f Ordinances with greater

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Yu will learn the fllwing in this lab: The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Designing a mdule with multiple memries Designing and using a bitmap fnt Designing a memry-mapped display Cmp 541 Digital

More information

I - EDocman Installation EDocman component EDocman Categories module EDocman Documents Module...2

I - EDocman Installation EDocman component EDocman Categories module EDocman Documents Module...2 I - EDcman Installatin...2 1 - EDcman cmpnent...2 2 - EDcman Categries mdule...2 3 - EDcman Dcuments Mdule...2 4 - EDcman Search Plugin...3 5 - SH404 SEF plugin...3 II - Using EDcman extensin...3 I - EDcman

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.0 cntaining MySabre API

More information

Summary. Server environment: Subversion 1.4.6

Summary. Server environment: Subversion 1.4.6 Surce Management Tl Server Envirnment Operatin Summary In the e- gvernment standard framewrk, Subversin, an pen surce, is used as the surce management tl fr develpment envirnment. Subversin (SVN, versin

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1 Adding Cntent MyUni... 2 Cntent Areas... 2 Curse Design... 2 Sample Curse Design... 2 Build cntent by creating a flder... 3 Build cntent by creating an item... 4 Cpy r mve cntent in MyUni... 5 Manage files

More information

from DDS on Mac Workstations

from DDS on Mac Workstations Email frm DDS n Mac Wrkstatins Intrductin This dcument describes hw t set email up t wrk frm the Datacn system n a Mac wrkstatin. Yu can send email t anyne in the system that has an email address, such

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Yu will learn the fllwing in this lab: The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Cmp 541 Digital Lgic and Cmputer Design Spring 2016 Lab Prject (PART A): A Full Cmputer! Issued Fri 4/8/16; Suggested

More information

Assignment #5: Rootkit. ECE 650 Fall 2018

Assignment #5: Rootkit. ECE 650 Fall 2018 General Instructins Assignment #5: Rtkit ECE 650 Fall 2018 See curse site fr due date Updated 4/10/2018, changes nted in green 1. Yu will wrk individually n this assignment. 2. The cde fr this assignment

More information

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0 Upgrading Kaltura MediaSpace TM Enterprise 1.0 t Kaltura MediaSpace TM Enterprise 2.0 Assumptins: The existing cde was checked ut f: svn+ssh://mediaspace@kelev.kaltura.cm/usr/lcal/kalsurce/prjects/m ediaspace/scial/branches/production/website/.

More information

TRAINING GUIDE. Overview of Lucity Spatial

TRAINING GUIDE. Overview of Lucity Spatial TRAINING GUIDE Overview f Lucity Spatial Overview f Lucity Spatial In this sessin, we ll cver the key cmpnents f Lucity Spatial. Table f Cntents Lucity Spatial... 2 Requirements... 2 Setup... 3 Assign

More information

Apache Solr for FSI SERVER. User Manual. Version 4.5

Apache Solr for FSI SERVER. User Manual. Version 4.5 Apache Slr fr FSI SERVER User Manual Versin 4.5 Apache Slr fr FSI Server NeptuneLabs GmbH Lagesche Str. 32 D-32657 Lemg Germany 2009-2015 NeptuneLabs. All rights reserved. Last updated: Nvember 2013 FSI

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

Constituent Page Upgrade Utility for Blackbaud CRM

Constituent Page Upgrade Utility for Blackbaud CRM Cnstituent Page Upgrade Utility fr Blackbaud CRM In versin 4.0, we made several enhancements and added new features t cnstituent pages. We replaced the cnstituent summary with interactive summary tiles.

More information

AvePoint Timeline Enterprise for Microsoft Dynamics CRM

AvePoint Timeline Enterprise for Microsoft Dynamics CRM AvePint Timeline Enterprise 1.0.2 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin B Issued Nvember 2013 Timeline Enterprise fr Micrsft Dynamics CRM Install and Cnfig 1 Table f Cntents

More information

The Login Page Designer

The Login Page Designer The Lgin Page Designer A new Lgin Page tab is nw available when yu g t Site Cnfiguratin. The purpse f the Admin Lgin Page is t give fundatin staff the pprtunity t build a custm, yet simple, layut fr their

More information

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions TECHNICAL REPORT Dell EqualLgic PS Series Arrays: Expanding Windws Basic Disk Partitins ABSTRACT This Technical Reprt describes hw t expand Micrsft Windws basic disk vlumes after increasing the size f

More information

Louisiana 2D Bar Code General Information

Louisiana 2D Bar Code General Information 2006 Luisiana 2D Bar Cde General Infrmatin The Luisiana Department f Revenue is utilizing tw-dimensinal barcde technlgy fr the resident (IT-540) and nnresident (IT-540B) Individual Incme Tax Frms. We are

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

Customer Upgrade Checklist

Customer Upgrade Checklist Custmer Upgrade Checklist Getting Ready fr Yur Sabre Prfiles Upgrade Kicking Off the Prject Create a prfiles prject team within yur agency. Cnsider including peple wh can represent bth the business and

More information

TIP812-SW-42. VxWorks Device Driver. User Manual. The Embedded I/O Company SERCOS IP. Version 1.0. Issue 1.1 September TEWS TECHNOLOGIES GmbH

TIP812-SW-42. VxWorks Device Driver. User Manual. The Embedded I/O Company SERCOS IP. Version 1.0. Issue 1.1 September TEWS TECHNOLOGIES GmbH The Embedded I/O Cmpany TIP812-SW-42 VxWrks Device Driver SERCOS IP Versin 1.0 User Manual Issue 1.1 September 2003 TEWS TECHNOLOGIES GmbH Am Bahnhf 7 25469 Halstenbek / Germany Phne: +49-(0)4101-4058-0

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Dcument Versin: 1.13 2018-02-02 Release Family 9 Typgraphic Cnventins Type Style Example Descriptin Wrds r characters quted frm the screen. These include field names, screen

More information

Eastern Mediterranean University School of Computing and Technology Information Technology Lecture2 Functions

Eastern Mediterranean University School of Computing and Technology Information Technology Lecture2 Functions Eastern Mediterranean University Schl f Cmputing and Technlgy Infrmatin Technlgy Lecture2 Functins User Defined Functins Why d we need functins? T make yur prgram readable and rganized T reduce repeated

More information

RICOH IMAGING COMPANY, LTD. wishes to announce the release of Firmware Update Software Version

RICOH IMAGING COMPANY, LTD. wishes to announce the release of Firmware Update Software Version Dwnlads : Firmware Update Thank yu fr using GR II digital camera. RICOH IMAGING COMPANY, LTD. wishes t annunce the release f Firmware Update Sftware Versin 3.00 fr GR II. Firmware in this dcument is the

More information

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018 Release Ntes Versin: - v18.13 Fr ClickSftware StreetSmart September 22, 2018 Cpyright Ntice Cpyright 2018 ClickSftware Technlgies Ltd. All rights reserved. N part f this publicatin may be cpied withut

More information

IT Essentials (ITE v6.0) Chapter 5 Exam Answers 100% 2016

IT Essentials (ITE v6.0) Chapter 5 Exam Answers 100% 2016 IT Essentials (ITE v6.0) Chapter 5 Exam Answers 100% 2016 1. What are tw functins f an perating system? (Chse tw.) cntrlling hardware access managing applicatins text prcessing flw chart editing prgram

More information

HP Universal CMDB. Software Version: Backup and Recovery Guide

HP Universal CMDB. Software Version: Backup and Recovery Guide HP Universal CMDB Sftware Versin: 10.21 Backup and Recvery Guide Dcument Release Date: July 2015 Sftware Release Date: July 2015 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr HP

More information

Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installation

Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installation Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installatin Updated Aug 30, 2011 Server Requirements Hardware The hardware requirements are mstly dependent n the number f cncurrent users yu expect

More information

Ascii Art Capstone project in C

Ascii Art Capstone project in C Ascii Art Capstne prject in C CSSE 120 Intrductin t Sftware Develpment (Rbtics) Spring 2010-2011 Hw t begin the Ascii Art prject Page 1 Prceed as fllws, in the rder listed. 1. If yu have nt dne s already,

More information

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES PROFESSIONAL SERVICES User Guide OnCmmand Wrkflw Autmatin (WFA) ACE Data Surce Prepared fr: ACE Data Surce - Versin 2.0.0 Date: Octber 2015 Dcument Versin: 2.0.0 Abstract The ACE Data Surce (ACE-DS) is

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

More information

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

DAVE TM & DAVE TM SDK

DAVE TM & DAVE TM SDK Prduct Name DAVE TM & DAVE TM SDK Release Versin V4.1.4 (CE Plugin 1.0.6.201601181016) Type Of Release* Prductive Name f the Supplier Infinen Technlgies AG Mde f Release Infinen Server(http://dave.infinen.cm/)

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

Aras Innovator 11. Package Import Export Utilities

Aras Innovator 11. Package Import Export Utilities Aras Innvatr 11 Package Imprt Exprt Utilities Dcument #: 11.0.02015040601 Last Mdified: 1/4/2018 Aras Innvatr 11 Package Imprt Exprt Utilities Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights

More information

User Guide. Document Version: 1.0. Solution Version:

User Guide. Document Version: 1.0. Solution Version: User Guide Dcument Versin: 1.0 Slutin Versin: 365.082017.3.1 Table f Cntents Prduct Overview... 3 Hw t Install and Activate Custmer Satisfactin Survey Slutin?... 4 Security Rles in Custmer Satisfactin

More information

1 Released Items Support Packages Tool Information Changes to Previous Version Installation Requirements...

1 Released Items Support Packages Tool Information Changes to Previous Version Installation Requirements... DAVE TM _Release_Ntes Prduct Name DAVE TM & DAVE TM SDK Release Versin V4.1.2 Type Of Release* Prductive Name f the Supplier Infinen Technlgies AG Mde f Release Infinen Server(http://dave.infinen.cm/)

More information

Getting Started with the Web Designer Suite

Getting Started with the Web Designer Suite Getting Started with the Web Designer Suite The Web Designer Suite prvides yu with a slew f Dreamweaver extensins that will assist yu in the design phase f creating a website. The tls prvided in this suite

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

More information

HP Enterprise Printing Communication: Meltdown & Spectre CPU Vulnerabilities

HP Enterprise Printing Communication: Meltdown & Spectre CPU Vulnerabilities HP Inc. 1501 Page Mill Rad Pal Alt, CA 94304 HP.cm Security Advisry HP Enterprise Printing Cmmunicatin: Meltdwn & Spectre CPU Vulnerabilities Jan 17 th, 2018 On January 3 rd, 2018 Ggle s Prject Zer and

More information

Launching Xacta 360 Marketplace AMI Guide June 2017

Launching Xacta 360 Marketplace AMI Guide June 2017 Launching Xacta 360 Marketplace AMI Guide June 2017 Tels Crpratin 2017. All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark

More information

Module: Items in DSpace

Module: Items in DSpace Mdule: Items in DSpace Mdule verview: Items are ne f the cre cncepts in DSpace. An item a representatin f the files and metadata bught tgether t make an atmic unit. This mdule intrduces items and the cnstituent

More information

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide Oracle Universal Recrds Management Oracle Universal Recrds Manager Adapter fr Dcumentum Installatin Guide December 2009 Universal Recrds Manager Adapter fr Dcumentum Installatin Guide, Cpyright 2009, Oracle.

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/11/2018 Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

Guide to getting started in J2ME for the Motorola A780 phone

Guide to getting started in J2ME for the Motorola A780 phone Guide t getting started in J2ME fr the Mtrla A780 phne This guide will take yu thrugh setting up a build envirnment fr J2ME in Windws and in writing a few sample applicatins fr the A780 phne. There are

More information

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as:

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as: Lcatin f the map.x.prperties files $ARCSIGHT_HOME/current/user/agent/map File naming cnventin The files are named in sequential rder such as: Sme examples: 1. map.1.prperties 2. map.2.prperties 3. map.3.prperties

More information

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page Managing the News Page TABLE OF CONTENTS: The News Page Key Infrmatin Area fr Members... 2 Newsletter Articles... 3 Adding Newsletter as Individual Articles... 3 Adding a Newsletter Created Externally...

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/3/2017 Cpyright Infrmatin Cpyright 2017 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

DocAve 6 Deployment Manager

DocAve 6 Deployment Manager DcAve 6 Deplyment Manager User Guide Service Pack 3 Revisin I Issued August 2013 1 Table f Cntents Abut Deplyment Manager... 5 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint... 5 Befre

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Cmp 541 Digital Lgic and Cmputer Design Prf. Mntek Singh Spring 2019 Lab #7: A Basic Datapath; and a Sprite-Based Display Issued Fri 3/1/19; Due Mn 3/25/19

More information

DocAve 6 Service Pack 1 Deployment Manager

DocAve 6 Service Pack 1 Deployment Manager DcAve 6 Service Pack 1 Deplyment Manager User Guide Revisin D Issued September 2012 1 Table f Cntents Abut Deplyment Manager... 5 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint...

More information

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup Cncrdance and IPRO Camera Buttn / Backwards DB Link Setup When linking Cncrdance and IPRO, yu will need t update the DDEIVIEW.CPL file t establish the camera buttn. Setting up the camera buttn feature

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

Dashboard Extension for Enterprise Architect

Dashboard Extension for Enterprise Architect Dashbard Extensin fr Enterprise Architect Dashbard Extensin fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins f the free versin f the extensin... 3 Example Dashbard

More information

Arius 3.0. Release Notes and Installation Instructions. Milliman, Inc Peachtree Road, NE Suite 1900 Atlanta, GA USA

Arius 3.0. Release Notes and Installation Instructions. Milliman, Inc Peachtree Road, NE Suite 1900 Atlanta, GA USA Release Ntes and Installatin Instructins Milliman, Inc. 3424 Peachtree Rad, NE Suite 1900 Atlanta, GA 30326 USA Tel +1 800 404 2276 Fax +1 404 237 6984 actuarialsftware.cm 1. Release ntes Release 3.0 adds

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

Release Notes. Dell SonicWALL Security firmware is supported on the following appliances: Dell SonicWALL Security 200

Release Notes. Dell SonicWALL  Security firmware is supported on the following appliances: Dell SonicWALL  Security 200 Release Ntes Email Security Dell SnicWALL Email Security 8.0.1 SnicOS Cntents System Cmpatibility... 1 Enhancements in Email Security 8.0.1... 2 Reslved Issues... 3 Upgrading t Email Security 8.0.1...

More information

Create Your Own Report Connector

Create Your Own Report Connector Create Yur Own Reprt Cnnectr Last Updated: 15-December-2009. The URS Installatin Guide dcuments hw t cmpile yur wn URS Reprt Cnnectr. This dcument prvides a guide t what yu need t create in yur cnnectr

More information

Single File Upload Guide

Single File Upload Guide Single File Uplad Guide August 15, 2018 Versin 9.6.134.78 Single File Uplad Guide 1 Fr the mst recent versin f this dcument, visit ur dcumentatin website. Single File Uplad Guide 2 Table f Cntents 1 Single

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

Downloads : Firmware Update. Changes to V1.10. Caution. Firmware Update Software for GR II. Thank you for using GR II digital camera.

Downloads : Firmware Update. Changes to V1.10. Caution. Firmware Update Software for GR II. Thank you for using GR II digital camera. Dwnlads : Firmware Update Thank yu fr using GR II digital camera. RICOH IMAGING COMPANY, LTD. wishes t annunce the release f Firmware Update Sftware Versin 1.10 fr GR II. Firmware in this dcument is the

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Develping Micrsft SharePint Server 2013 Cre Slutins Develping Micrsft SharePint Server 2013 Cre Slutins Curse Cde: 20488 Certificatin Exam: 70-488 Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm

More information

MediaTek LinkIt SDK v4 Release Notes

MediaTek LinkIt SDK v4 Release Notes Ntes Versin: 4.6.1 Release date: 15 Nvember 2017 2015-2017 MediaTek Inc. This dcument cntains infrmatin that is prprietary t MediaTek Inc. ( MediaTek ) and/r its licensr(s). MediaTek cannt grant yu permissin

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Implementation of Authentication Mechanism for a Virtual File System

Implementation of Authentication Mechanism for a Virtual File System Implementatin f Authenticatin Mechanism fr a Virtual File System Prject fr Operating Systems Curse (CS 5204) Implemented by- Vinth Jagannathan Abhishek Ram Under the guidance f Dr Dennis Kafura Abstract

More information

Technical Bulletin, Reflashing CPU

Technical Bulletin, Reflashing CPU Last Updated: 10-May-2011 TB-080002C Technical Bulletin, OMNI FLOW COMPUTERS, INC. 12620 West Airprt Bulevard, Suite 100 Sugar Land, Texas 77478 United States f America Phne-281.240.6161 Fax: 281.240.6162

More information

AngularJS. Unit Testing AngularJS Directives with Karma & Jasmine

AngularJS. Unit Testing AngularJS Directives with Karma & Jasmine AngularJS Unit Testing AngularJS Directives with Karma & Jasmine Directives Directives are different frm ther cmpnents they aren t used as bjects in the JavaScript cde They are used in HTML templates f

More information

Paraben s Phone Recovery Stick

Paraben s Phone Recovery Stick Paraben s Phne Recvery Stick v. 3.0 User manual Cntents Abut Phne Recvery Stick... 3 What s new!... 3 System Requirements... 3 Applicatin User Interface... 4 Understanding the User Interface... 4 Main

More information

Installing Photran with Eclipse (MinGW or Cygwin)

Installing Photran with Eclipse (MinGW or Cygwin) Installing Phtran with Eclipse (MinGW r Cygwin) Phtran is an integrated develpment envirnment (IDE) and refactring tl fr Frtran. Phtran is a cmpnent f Eclipse, an pen-surce develpment platfrm fr building,

More information

Knowledgeware Rule-based Clash

Knowledgeware Rule-based Clash Knwledgeware Rule-based Clash Clash rules written using knwledgeware capabilities can be used in a standalne clash prcess clash prcess, ensuring clash analyses take crprate practices int accunt. Multiple

More information

Reporting Requirements Specification

Reporting Requirements Specification Cmmunity Mental Health Cmmn Assessment Prject OCAN 2.0 - ing Requirements Specificatin May 4, 2010 Versin 2.0.2 SECURITY NOTICE This material and the infrmatin cntained herein are prprietary t Cmmunity

More information

Wave IP 4.5. CRMLink Desktop User Guide

Wave IP 4.5. CRMLink Desktop User Guide Wave IP 4.5 CRMLink Desktp User Guide 2015 by Vertical Cmmunicatins, Inc. All rights reserved. Vertical Cmmunicatins and the Vertical Cmmunicatins lg and cmbinatins theref and Vertical ViewPint, Wave Cntact

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

Maximo Reporting: Maximo-Cognos Metadata

Maximo Reporting: Maximo-Cognos Metadata Maxim Reprting: Maxim-Cgns Metadata Overview...2 Maxim Metadata...2 Reprt Object Structures...2 Maxim Metadata Mdel...4 Metadata Publishing Prcess...5 General Architecture...5 Metadata Publishing Prcess

More information

DIVAR IP 3000 Field Installation Guide

DIVAR IP 3000 Field Installation Guide CCTV IP Netwrk Vide Technical Brief DIVAR IP 3000 Field Installatin Guide 1 DIVAR IP 3000 Field Installatin Guide Overview The purpse f this guide is t prvide the step-by-step prcess f installing a DIVAR

More information