Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- == master/OGaskell-fixSC573-startguide ==
- diff --git "a/Getting-Started-with-ADSP\342\200\220SC573-(Linux-for-ADSP\342\200\220SC5xx-Processors-3.1.0).md" "b/Getting-Started-with-ADSP\342\200\220SC573-(Linux-for-ADSP\342\200\220SC5xx-Processors-3.1.0).md"
- index 4091b78..d1ce7ed 100644
- --- "a/Getting-Started-with-ADSP\342\200\220SC573-(Linux-for-ADSP\342\200\220SC5xx-Processors-3.1.0).md"
- +++ "b/Getting-Started-with-ADSP\342+00+20SC573-(Linux-for-ADSP\342+00+20SC5xx-Processors-3.1.0).md"
- @@ -97,7 +97,7 @@ Before installing the software on to the development board, ensure that the foll
- <img src="https://github.com/analogdevicesinc/lnxdsp-adi-meta/assets/110021710/5ecd55a3-4572-4c77-97e5-8f4db302464f" width="400">
- - * Board connected to network via ethernet cable using J13 connector.
- + * Board connected to network via ethernet cable using J4 connector.
- * Board connected to host PC using USB micro cable, connected to USB/UART port on the development board
- * Board connected to the ICE 1000 or ICE 2000 via the DEBUG port on the board
- * ICE is also connected to host PC via USB mini cable
- diff --git "a/Getting-Started-with-ADSP\342\200\220SC573-(Linux-for-ADSP\342\200\220SC5xx-Processors-3.1.1).md" "b/Getting-Started-with-ADSP\342\200\220SC573-(Linux-for-ADSP\342\200\220SC5xx-Processors-3.1.1).md"
- index 23498cf..714e034 100644
- --- "a/Getting-Started-with-ADSP\342\200\220SC573-(Linux-for-ADSP\342\200\220SC5xx-Processors-3.1.1).md"
- +++ "b/Getting-Started-with-ADSP\342+00+20SC573-(Linux-for-ADSP\342+00+20SC5xx-Processors-3.1.1).md"
- @@ -97,7 +97,7 @@ Before installing the software on to the development board, ensure that the foll
- <img src="https://github.com/analogdevicesinc/lnxdsp-adi-meta/assets/110021710/5ecd55a3-4572-4c77-97e5-8f4db302464f" width="400">
- == master/OGaskell-fix-USBGadgetAudioGuide ==
- diff --git a/USB-Gadget-Audio-Example.md b/USB-Gadget-Audio-Example.md
- index 5520b29..6921be8 100644
- --- a/USB-Gadget-Audio-Example.md
- +++ b/USB-Gadget-Audio-Example.md
- @@ -2,7 +2,7 @@
- This page provides a guide on how to use the USB Gadget Audio on ADSP-SC5XX boards. It provides the capability for the board to be used (and appear to Host PCs) as an audio card.
- -| :memo: | The USB Gadget Audio feature can be enabled when following the Getting Started Guides (version 3.0.0 or later). You need to change the final line in the ``conf/local.conf`` file from ``DISTRO_FEATURES:append = “ linux_only_audio”`` to ``DISTRO_FEATURES:append = “ adi_usb_gadget_audio”`` before building the image. |
- +| :memo: | The USB Gadget Audio feature can be enabled when following the Getting Started Guides (version 3.0.0 or later). You need to append the following line to the ``conf/local.conf`` file - ``DISTRO_FEATURES:append = “ adi_usb_gadget_audio”`` - before building the image. |
- |---------------|:------------------------|
- # Hardware Configuration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement