Tool/software: TI-RTOS
Hi,
I am trying to execute example project of h264hpvenc on AM572x GP EVM.
The target platform of this project was needed to change from C6678EVM to AM572x GP EVM.
So, I had to update the library version(ex. XDCtools).
I was success to compile and execute example, But the encoded file was broken.
I want to rebuild h264hpvenc because I think the cause was the library version was updated.
It is written that there is source release in user's guide.(section: 2.2.2)
However, I could not find out the source files of h264hpvenc.
I want to know that how to get the source release of h264hpvec.
my environment is following.
- CCS v8
- Codec Engine 2.26.2.11
- EDMA3 LLD 2.12.5
- Framework Components 3.40.2.0
- IPC 3.50.3.04
- SYS/BIOS 6.73.1.01
- SystemAnalyzer 2.30.1.02
- XDAIS 7.23.0.06
- am57xx PDK 1.0.13
- XDCtools 3.51.1.18
- C66x_h264hpvenc 1.00.3.00
thank you!!