close Warning: Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 13 and Version 14 of crkit/Software/Firmware/Framework/tutorial/build


Ignore:
Timestamp:
Nov 16, 2010, 6:57:23 PM (13 years ago)
Author:
khanhle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • crkit/Software/Firmware/Framework/tutorial/build

    v13 v14  
    55Perform following operations :[[BR]]
    66
    7  1. Prepare Xilinx ISE CRKit project. Copy latest zipped project from 'd:\crkit_svn\design\trunk\ocrp\R3\par\archive\simulink\build\ise' to 'd:\hw\cr_build' . Currently, the main release is R3. In the future, replace R3 with for example R4 to point to the newer project. Hence, in 'd:\hw\cr_build' folder, we should have a new subfolder e.g. 'd:\hw\cr_build\cr_r3_sim', this folder contains all necessary information to build the framework using Xilinx ISE. Note, the application module is missing from this project. The app module is picked up from the MATLAB/Simulink project.[[BR]]
     7 1. [wiki:Software/Firmware/Framework/tutorial/build/ise Prepare Xilinx ISE CRKit project] [[BR]]
    88
    99 2. Start MATLAB, add paths/environment variables as defined in 'd:\crkit_svn\design\trunk\simulink\setup' (copy and paste the instructions into MATLAB command window). [[BR]]