Visible to Intel only — GUID: dmi1457445222337
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: dmi1457445222337
Ixiasoft
1.2.8. Downloading the BMS Reference Design Nios II Software to the Device
- Start Nios II EDS, by clicking Start > Altera > Nios II EDS > Nios II Command Shell
- In the command shell, go to the software project folder by entering:cd <reference_design_path>/software/bms_soc_microc
- In the command shell, download the software by entering: nios2-download -r –g bms_soc_microc.elf
When the downloadis successful, you see the following message in the terminal:
Using cable “USB-BlasterII on <computername> [USB-1]”, device 1, instance 0x00 Resetting and pausing target processor: OK Initializing CPU cache <if present> OK Downloaded 65KB in 0.0s Verified OK Starting Processor at address 0x00000190
- In the Nios II EDS, click Run > Run configurations... .
- Double click Nios II Hardware to generate a new run configuration.
- Click New_configuration.
- On the Project tab select the bms_soc_microc project in Project name.
- Turn on Enable browse for file system ELF file.
- Browse to the software\ bms_soc_microc and select bms_soc_microc.elf.
- On the Target Connection tab, click Refresh Connections.
The software finds the USB-Blaster cable.
- Click Apply to save changes, optionally specifying a name for the new configuration.
- Click Run to start the software.
- Check that the terminal console display shows the message:
Start hardware interaction