I have a problem
DSP will hang up.
Run the video analysis process to capture the camera image, it has an analog video output the results.
Video analysis, it has been executed in the DSP, but the processing of the DSP will hang up.
Development environment,
DEVICE DM8148
EZSDK v5.05.02.00
QT v4.7.4 embedded
Processing flow
CONTROL DSP-CONTROL DSP THREAD |
DSP-CONTROL THREAD |
DSP | ||
raw image capture |
=> |
get raw image data DSP-Function call |
=> C6ACCEL I/F DSP side <Hang-up Here !!> |
DSP-Function1 DSP-Function2 DSP-Function3 |
CE_DEBUG=2 log
Left: OK
Right: Hang-up
Always it seems to be stopped before entering the DSP-function1.
If it seems there is a problem with the DSP-function1, I thought to hang up in a function.
I think there is a problem with the ARM and DSP I / F?
Or if there is a problem with the DSP-Function, you think that may occur?