共1条
1/1 1 跳转至页
What are Board support packages?(老站转)

Q: "What are Board support packages?" -- BSP
A: If an OS comes only as binary executables, or as an object library, the
vendor must either provide a version built to run on your exact hardware, or
provide the routines to handle hardware specific functions and interface with
the more generic binary code. They often call this target specific code a
"Board Support Package", and if none is available for your board, you either
change boards or wait for the BSP to be done.
With a source code OS, the situation is much different. With every port, we
provide the source code to the target-specific low level routines. In almost
every case, (including our embedded x86 port) these have been built and run
on at least one actual target board. We refer to that as a "run-time package"
for that particular board. If you want to use a different board, you alte
r these files to match your particular peripheral set and memory mapping, an
d move on.
We generally do not attempt to initialize and provide a driver for every
peripheral device on a board (or on a highly integrated chip). We do enough to
get our demonstration program running, which requires, at a minimum, that a
timer be initialized to provide a periodic interrupt. This must be captured
and serviced by Nucleus PLUS in order to provide the system timer.
In a couple of rare cases, we have provided for more complete support of the
peripherals on a particular target board. We refer to this additional perip
heral support as a "board support package". As you can see, with us, "board
support package" refers to something that, while admittedly a convenience,
is by no means necessary in order to use Nucleus PLUS on a particular target
board.
Practically all of the many customers who have used PLUS have done so without
"board support packages" from us. Many of those customers have used boards
for which even a "run-time package" was not available
关键词: Board support packages 老站
共1条
1/1 1 跳转至页
回复
有奖活动 | |
---|---|
发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
【EEPW在线】E起听工程师的声音! | |
“我踩过的那些坑”主题活动——第001期 | |
高校联络员开始招募啦!有惊喜!! | |
【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
送您一块开发板,2025年“我要开发板活动”又开始了! | |
打赏了!打赏了!打赏了! |
打赏帖 | |
---|---|
【我踩过的那些坑】工作那些年踩过的记忆深刻的坑被打赏10分 | |
【我踩过的那些坑】DRC使用位置错误导致的问题被打赏100分 | |
我踩过的那些坑之混合OTL功放与落地音箱被打赏50分 | |
汽车电子中巡航控制系统的使用被打赏10分 | |
【我踩过的那些坑】工作那些年踩过的记忆深刻的坑被打赏100分 | |
分享汽车电子中巡航控制系统知识被打赏10分 | |
分享安全气囊系统的检修注意事项被打赏10分 | |
分享电子控制安全气囊计算机知识点被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】【OZONE】使用方法总结被打赏20分 | |
【分享开发笔记,赚取电动螺丝刀】【S32K314】芯片启动流程分析被打赏40分 |