Changes between Version 31 and Version 32 of newport/bsp


Ignore:
Timestamp:
04/26/2021 09:09:32 PM (3 years ago)
Author:
Cale Collins
Comment:

added instructions to build BDK before making image (this avoids errors when building DTS)

Legend:

Unmodified
Added
Removed
Modified
  • newport/bsp

    v31 v32  
    8787source newport/setup-environment
    8888}}}
     89 1. Build the BDK (this only needs to be done once). 
     90{{{#!bash
     91make bdk
     92}}}
    8993 1. Build desired software target as definied below. For example:
    9094{{{#!bash