共1条
1/1 1 跳转至页
Building Boot ROM images in Tornado 2.0
Building Boot ROM images in Tornado 2.0
DESCRIPTION: There is no provision in the project tool for building boot ROMs.
RESOLUTION: There are two ways to build boot ROMS.
In both cases we suggest copying your bsp located in target/config/bsp-name to another directory such as target/config/bsp-name_boot. This will allow you to preserve the original BSP. For the purposes of this summary I have copied the mv2700 bsp to target/config/mv2700_boot.
You will have to configure your BSP by hand in the same way you did in Tornado 1.0.1. Configuration changes in your project will not affect the bsp. However, if you do not make a copy of the bsp directory and make your changes to it, then all subsequent projects based upon this bsp will have these changes reflected in them.
To build from GUI:
From the menu select Build->Build Boot ROM. A dialog box named 'Build Boot ROM' will appear with two select boxes in it. In the 'Select a BSP' box, select mv2700_boot. In the 'Select an Image to build' box, select bootrom or whatever image you are trying to build. Click OK. You will now see the build process begin.
Note: Unlike a build of vxWorks image in the project tool where your object module will be located in target/proj/project-name/build-name/, a build of a boot ROM from this menu will be located in /target/config/bsp-name. In the example for this summary, the file was target/config/mv2700_boot/bootrom.
To build from command line:
Open an msDos window.
Change directories into host/x86-win32/bin and run torVars.bat
G:\Tornado2_PPC\host\x86-win32\bin>torVars
G:\Tornado2_PPC\host\x86-win32\bin>rem Command line build environments
G:\Tornado2_PPC\host\x86-win32\bin>set WIND_HOST_TYPE=x86-win32
G:\Tornado2_PPC\host\x86-win32\bin>set WIND_BASE=G:\Tornado2_PPC
G:\Tornado2_PPC\host\x86-win32\bin>set PATH=G:\Tornado2_PPC\host\x86-win32\bin;D
:\WINNT\system32;D:\WINNT;c:\diab\4.1a\win32\bin;C:\atria\bin;C:\Program Files\V
antive7.0
G:\Tornado2_PPC\host\x86-win32\bin>
Change directories to your bsp and type make bootrom.
关键词: Building images Tornado
共1条
1/1 1 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 基于ArduinoUNO开发板的AT24C02读写测试被打赏¥16元 | |
| TCS3472S传感器及其色彩检测被打赏¥19元 | |
| 【S32DS】S32K3 RTD7.0.1 HSE 组件配置报错问题解决被打赏¥27元 | |
| 【S32K3XX】MCME 启动 CORE1被打赏¥23元 | |
| AG32VH407下温度大气压传感器及其检测被打赏¥20元 | |
| AG32VH407下光照强度传感器BH1750及其检测被打赏¥22元 | |
| AT32VH407下使用温湿度传感器DHT22进行检测被打赏¥20元 | |
| DIY一个婴儿澡盆温度计被打赏¥34元 | |
| 【FreeRtos】FreeRtos+MPU region 配置规则被打赏¥23元 | |
| 【分享开发笔记,赚取电动螺丝刀】三分钟快速上手驱动墨水屏(ArduinoIDE)被打赏¥28元 | |
我要赚赏金
