File tree Expand file tree Collapse file tree 1 file changed +0
-34
lines changed
Expand file tree Collapse file tree 1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change @@ -191,40 +191,6 @@ Build firmware
191191 export HEXAGON_ROOT=$HOME/Qualcomm/HEXAGON_Tools
192192 echo $HEXAGON_ROOT
193193
194- .. rubric :: Build cDSP
195-
196- **Tools required **
197-
198- - Compiler version: Hexagon 8.4.07
199- - Python version: Python 3.10.2
200- - libffi6 package
201-
202- **Build steps **
203-
204- 1. Go to the following directory:
205-
206- .. container :: nohighlight
207-
208- ::
209-
210- cd <FIRMWARE_ROOT>/qualcomm-linux-spf-2-0_ap_standard_oem_nomodem/CDSP.HT.2.5.c3/cdsp_proc/build/ms
211-
212- 2. Clean the build:
213-
214- .. container :: nohighlight
215-
216- ::
217-
218- python ./build_variant.py kodiak.cdsp.prod --clean
219-
220- 3. Build the image:
221-
222- .. container :: nohighlight
223-
224- ::
225-
226- python ./build_variant.py kodiak.cdsp.prod
227-
228194 .. rubric :: Build aDSP
229195
230196 **Tools required **
You can’t perform that action at this time.
0 commit comments