Home
last modified time | relevance | path

Searched full:debug (Results 1 – 25 of 188) sorted by relevance

12345678

/cmsis-dsp-latest/Testing/PatternGeneration/
DMFCC.py43 DEBUG = False variable
117 if DEBUG:
121 if DEBUG:
127 if DEBUG:
134 if DEBUG:
144 debug=np.array([ 0.65507051 ,-0.94647589 ,0.00627239 ,0.14151286 ,-0.10863318 ,-0.36370327 variable
202 if DEBUG:
231 if DEBUG:
232 audio=debug
240 if DEBUG:
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/kws/
DAppNodes.h39 //#define DEBUG
59 #if defined(DEBUG) in run()
95 #if defined(DEBUG) in run()
104 #if defined(DEBUG) in run()
110 #if defined(DEBUG) in run()
126 #if defined(DEBUG) in run()
155 #if defined(DEBUG) in run()
279 #if defined(DEBUG) in run()
316 #if defined(DEBUG) in run()
/cmsis-dsp-latest/dsppp/
Drun_all.py26 DEBUG = False variable
65 global DEBUG
67 if DEBUG or printCmd:
93 parser.add_argument('-u', nargs='?',type = str, default="L85986697A",help="Debug UUID")
258 if DEBUG:
292 global DEBUG
295 if DEBUG:
348 global DEBUG
Dmps3run.py4 from pyocd.debug.elf.symbols import ELFSymbolProvider
6 from pyocd.debug.elf.elf import ELFBinaryFile
/cmsis-dsp-latest/Testing/cmsis_build/
Drunall.py12 parser.add_argument('-d', action='store_true', help="Debug log")
27 DEBUG=False variable
29 DEBUG=True variable
86 global DEBUG
88 if DEBUG:
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM33_DSP_FP/
Dstartup_ARMCM33.S52 .long DebugMon_Handler /* -4 Debug Monitor Handler */
106 * because this results in a poor debug illusion.
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM35P_DSP_FP/
Dstartup_ARMCM35P.S52 .long DebugMon_Handler /* -4 Debug Monitor Handler */
106 * because this results in a poor debug illusion.
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/
Darm_signal_converge_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/
Darm_bayes_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_dotproduct_example/
Darm_dotproduct_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_svm_example/
Darm_svm_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_fft_bin_example/
Darm_fft_bin_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_variance_example/
Darm_variance_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_class_marks_example/
Darm_class_marks_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_convolution_example/
Darm_convolution_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_sin_cos_example/
Darm_sin_cos_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_fir_example/
Darm_fir_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/
Darm_graphic_equalizer_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_linear_interp_example/
Darm_linear_interp_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/Examples/ARM/arm_matrix_example/
Darm_matrix_example.ini5 1) manually from uVision command window (in debug mode) using command:
/cmsis-dsp-latest/dsppp/RTE/Device/ARMCM0P/
Dclang_linker_script.ld309 /* DWARF debug sections.
313 .debug 0 : { *(.debug) }
/cmsis-dsp-latest/dsppp/RTE/Device/SSE_300_MPS3/
Dclang_linker_script.ld309 /* DWARF debug sections.
313 .debug 0 : { *(.debug) }
/cmsis-dsp-latest/dsppp/linker_scripts/
Dclang_sse300_mps3.sct320 /* DWARF debug sections.
324 .debug 0 : { *(.debug) }
Dclang_sse310_mps3.sct319 /* DWARF debug sections.
323 .debug 0 : { *(.debug) }
/cmsis-dsp-latest/dsppp/RTE/Device/ARMCM4/
Dclang_linker_script.ld309 /* DWARF debug sections.
313 .debug 0 : { *(.debug) }

12345678