Center for Communications and Digital Signal Processing (CCDSP) |
CCDSP | Silicon DSP Corporation | CCDSP Tech Blog |
Capsim 64 Bit MSYS2 Announcement
CapsimTMK Installation and User Guides
When you download CapsimTMK for 64 bit MSYS2 you wll have the file:
CAPSIM_TMK_V6p1.tar.gz
Go to the directory where you want to install Capsim. For example create a directory on the C: drive and Call it CapsimTMK.
Move or copy the file CAPSIM_TMK_V6p1.tar.gz to this directory.
Then type:
tar xzvf CAPSIM_TMK_V6p1.tar.gz
The dircetory CAPSIM_TMK will be created with all the files.
Change directory to this directory:
cd CAPSIM_TMK
Type:
pwm
This command stands for present working directory.
You should get:
/c/CapsimTMK/CAPSIM_TMK
Whenever you work with CapsimTMK you need to define the CAPSIM environment variable. Type the command below:
export CAPSIM=/c/CapsimTMK/CAPSIM_TMK
or the path to where you installed Capsim.
To do a quick check, from anywhere, type:
winpty $CAPSIM/BIN/MSYS2/capsim -b
This should bring up the interactive version of Capsim.
For getting started and other documentation visit:
CapsimTMK Installation and User Guides
Note that on MSYS2 you can edit the .bash_profile file in your home directory and add the command:
export CAPSIM=/c/CapsimTMK/CAPSIM_TMK
and other command so that they are excuted when you login (create a 64 bit MSYS2 console).
© 2007-2017 Silicon DSP Corporation |
---|