智芯微嵌入式工作环境 SmartChip Embedded WorkSpace (SCEWS) [中文指南] (Scroll down to see guide in English) ********************************************** ** ** ** SCEWS 安装说明 ** ** ** ********************************************** SCEWS 支持如下操作系统: Windows NT/2000/XP/Vista/Win7/Win8/Win10/Win11, 32位及64位系统 Linux kernal 2.6,64位系统 用户只需将SCEWS软件包直接解压缩至目标目录,即可完成安装。 注意目标目录不推荐置于特殊目录(例如桌面), 带空格的目录(例如"Program files"), 含中文或特殊字符的目录(例如“新建文件夹”)之下。用SCEWS进行设计时创建的工程 目录也需尽量遵循此规则。 SCEWS的图形用户界面程序是: /build//scews_ui/scews_ui[.exe] SCEWS的主运行程序是: /build//bin/scews[.exe] 其中 为以下之一: linux26_x86_64 Linux 64位操作系统,核心版本2.6或以上 win_x86 Windows 32位操作系统 win_x64 Windows 64位操作系统 SCEWS安装后的目录结构如下所示: build/ SCEWS可执行文件及器件文件 doc/ SCEWS用户手册 samples/ 设计示范例 driver/ FPGA下载线驱动程序 其中build/目录包含如下子目录: + -- common/ 公用文件目录,包含器件文件、消息文件等 + -- ipcreator/ IP 工具相关文件目录 + -- HqInsight/ FPGA 实时调试器相关文件目录 + -- dsxp/ 设计浏览器相关文件目录 + -- / 平台相关(如win_x64)文件目录 + -- bin/ 主执行程序文件目录 + -- hqui/ 主图形用户界面目录 + -- lib/ 库文件目录 !!!!!!!! 【注意】 !!!!!!!! 多数SCEWS图形用户界面组件依赖于微软Visual C++ 2015-2022 x86和x64再发行 组件包(32位和64位都需要),用户可以从微软网站下载并安装这两个组件包: https://learn.microsoft.com/zh-cn/cpp/windows/latest-supported-vc-redist?view=msvc-140 从该页面上可以找到相关下载链接。或者可以用下面链接直接下载: https://aka.ms/vs/17/release/vc_redist.x86.exe (32位) https://aka.ms/vs/17/release/vc_redist.x64.exe (64位) [English Guide] ********************************************** ** ** ** SCEWS Installation Guide ** ** ** ********************************************** SCEWS runs on the following operating systems: Windows NT/2000/XP/Vista/Win7/Win8/Win10/Win11, 32bit and 64bit platform Linux kernal 2.6, 64-bit platform Users just needs to de-compress the SCEWS package to a target directory to complete the installation. [NOTE] The target directory is not recommended to be set under system paths, e.g Desktop of users. Also the path name is not recommended to contain non-ASCII characters or whitespace character (e.g. "Program Files") . The same naming convention applies to design project path of SCEWS. The GUI executable of SCEWS is: /build//hqui/hqui[.exe] The main executable of SCEWS is: /build//bin/scews[.exe] where is be one the following: linux26_x86_64 For 64-bit Linux OS with kernel 2.6 win_x86 For Windows 32-bit OS win_x64 For Windows 64-bit OS The directory structure after SCEWS installation is as follows: build/ SCEWS binary and device files doc/ SCEWS user manual samples/ samples for quick start driver/ FPGA download cable driver Several sub directories are in build directory: + -- common/ SCEWS message, scripts, devices files..., etc. + -- ipcreator SCEWS IP Creator tool + -- HqInsight SCEWS HqInsight FPGA real-time debugging tool + -- dsxp SCEWS Design Explorer tool + -- / SCEWS binary for different platforms : linux26_x86_64/ Linux kernel 2.6 64-bit OS win_x86/ Windows X86 32-bit OS win_x64/ Windows X64 64-bit OS !!!!!!!!!! !! NOTE !! !!!!!!!!!! Microsoft Visual C++ 2015-2022 Redistributable x86 and x64, i.e. BOTH 32 and 64 platform, packages are required for running some of SCEWS GUI components on Windows platform. Please download and install the packages from : https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-140 where download links can be found. Or the folowing links can be directly clicked for download: https://aka.ms/vs/17/release/vc_redist.x86.exe (32bit) https://aka.ms/vs/17/release/vc_redist.x64.exe (64bit)