Visible to Intel only — GUID: dmi1457436673963
Ixiasoft
1.2.1. BMS Reference Design Software Requirements
1.2.2. BMS Reference Design Hardware Requirements
1.2.3. Downloading and Installing the BMS Reference Design
1.2.4. Setting Up the MAX 10 Development Board
1.2.5. Compiling the FPGA Hardware Design for the BMS Reference Design
1.2.6. Compiling the Nios Software for the BMS Reference Design
1.2.7. Programming the BMS Reference Design Hardware onto the Device
1.2.8. Downloading the BMS Reference Design Nios II Software to the Device
1.2.9. MATLAB Simulink Top-Level Design for the BMS Reference Design
1.2.10. Running the BMS Reference Design in a System-in-the-Loop Simulation
Visible to Intel only — GUID: dmi1457436673963
Ixiasoft
1.2.6. Compiling the Nios Software for the BMS Reference Design
You can either compile your design or use the Altera-provided pre-compiled .elf from the software/ bms_soc_microc directory of your reference design.
- Start Nios II EDS by clickingStart > Altera > Nios II EDS > Nios II Software Build Tools
- Specify the \software folder as the workspace by browsing to the reference design /software directory.
- Click OK to create the workspace.
- Import application and board support package (BSP) projects:
- Rebuild the BSP project:
- Right click bms_soc_microc_bsp project
- Point to Nios II
- Click Generate BSP
- Build the application project:
- Right-click bms_soc_microc project
- Click Build Project.
Note: On Windows operating systems, the first time you build, the project might take up to one hour. - Note: build and rebuild the project if you make any changes to the Qsys project.