www.ti.com
3.1.3 Platform.reg
WinCE Platform Configurations for DSP/BIOS LINK
ENDIF ;;BSP_DSPBIOSLINK
The platform.reg present in $(_WINCEROOT)\PLATFORM\<BSP_FOLDER>\FILES must have the entries
related to DSP/BIOS LINK.
The code below shows the sample setting to be added to platform.reg
IF BSP_DSPBIOSLINK
#include "$(_TARGETPLATROOT)\Src\drivers\dspbioslink\dspbioslink.reg"
ENDIF ;; BSP_DSPBIOSLINK
This setting ensures that the registry entries from the dspbioslink.reg are merged into the reginit.ini of the
platform builder workspace when built.
12
DSP/BIOS Link Usage
SPRUEW0 – March 2007
Submit Documentation Feedback