hi,
I have a question about h264 encoder on dm647. The program will jump to a infinit loop when encoding the captured video frame.
When I stop the program using CCS, then the assemble shows "BNOP.S1 C$L1 (PC+8 = 0xe400ee28),5"
After encoded several frames(maybe 500, 1000 and so on), the program run to "VIDENC_process" again, then it won't come back.
The codec engine version is codec engine 1.20.2. And I use the EVM codes(DM648) -video_encdec-I just changed the A/D driver.
At the same time, when the DM648 EVM board run the original video_encdec program, it won't work too.
Did I configure wrong parameter?
Or there is a bug?
expecting your reply.
yours