
Modify the registry under the WINCE600/PLATFORM/TI_EVM_3530/FILES directory:


XDC_INSTALL_DIR -> C:/ti_tools/bios/xdctoolsĬODEGEN_INSTALL_DIR -> C:/ti_tools/c6000/cgtoolsġ. Add the installation path variable of the compilation toolĪdd system variables: According to the file InstallGuide_WinCE_OMAP3530.pdfīefore compiling DSPLINK, you need to pay attention to adding system variables: Then add environment variables: Open Control Panel> System> Advanced> Environment Variables> System Variables to add.Īfter completion, enter in the command prompt window: perl –helpĪs shown in the figure below, the installation of Perl is complete.Ģ. Set XDC_INSTALL_DIR=C:/ti_tools/bios/xdctools REM set XDC_INSTALL_DIR=C:/ti_tools/xdctools/xdctools_3_10_05_61 Set CODEGEN_INSTALL_DIR= C:/ti_tools/c6000/cgtools REM set CODEGEN_INSTALL_DIR=C:/ti_tools/c6000/cgtools Shield the originally set path and modify it to the corresponding installation path. REM set BIOS_INSTALL_DIR=C:/CCStudio_v3.3/bios_5_33_05Ĭhange the path of DSP Code generation tool: The path is under the installation path of CCS_4.1.2. Shield the originally set path and re-add the path you installed. Use Notepad to open the setpaths.bat file in the dvsdk_wince_1_00_00_05 directory. Variable setting, because DVSDK compilation requires CCS_4.1.2 compiler, so you need to modify the compiler path used by DVSDK. set the path of the DVSDK compilation tool Note: CCS_INSTALL_DIR is the directory where you installed setup_CCS_4.7.exe.ģ. create a directory of compilation toolsĬopy files: (note that the versions may be inconsistent)Ĭopy the files in the %CCS_INSTALL_DIR%/BIOS5.33.05 directory to C:/ti_tools/biosĬopy the files in the %CCS_INSTALL_DIR%/ccsv4/tools/compiler/c6000 directory to C:/ti_tools/c6000/cgtoolsĬopy the files under %CCS_INSTALL_DIR%/xdctools_3_16_02_32 directory to C:/ti_tools/bios/xdctools
Activeperl 5.8.9.827 install#
Install ActivePerl-5.8.9.827-MSWin369.msi compilation tool.Ģ.

My installation path is on the D drive.ģ. Install the dvsdk_wince_1_00_00_05_setup.exe development package. After changing the system environment variables, you need to restart the computer for the system variables to be effective.Ģ. Note: The installation directory must not have spaces. The construction of the development environment mainly includes the installation of setup_CCS_4.7.exe software and the installation of dvsdk_wince. The integrated development environment of DVSDK uses setup_CCS_4.7.exe.
Activeperl 5.8.9.827 how to#
This article introduces how to build the development environment of DSP processor of OAMP3530 processor under wince system.
