Changes between Version 7 and Version 8 of Exercises/13_4/IntroToSDK


Ignore:
Timestamp:
Aug 3, 2012, 4:02:58 PM (12 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Exercises/13_4/IntroToSDK

    v7 v8  
    2929 * In Global Repositories, you want the SDK to point to the edk_user_repository folder on your hard drive. Unlike the local repositories, the SDK does remember this setting across workspaces. You'll only need to manually add the edk_user_repository the first time you run the SDK.
    30301. Now, we need to create what is known as a "Board Support Package" (BSP). A BSP is basically a project of supporting software for your own software project. It is a collection of drivers for peripherals in your design as well as higher-level software like a TCP/IP networking stack if you need it. C
    31 [[Image(wiki:Exercises/HelloWorld/files:nobutton.jpg,nolink,valign=middle)]]
     31[[Image(wiki:Exercises/HelloWorld/files:newbutton.jpg,nolink,valign=middle)]]