Remove DDP specified debug code from default build for dbgDib.c
Remove Dolby IP from codebase
Add xdctools_3_31_00_24_core to .gitignore
Remove debug captures from DSP code
Update sw versions is readme_demo.txt
6 years agoMerge remote-tracking branch 'origin/dev_psdkaudio_qin_astsplit' into dev_psdkaudio_frank
Merge remote-tracking branch 'origin/dev_psdkaudio_qin_astsplit' into dev_psdkaudio_frank
Conflicts:
readme_demo.txt
Conflicts:
readme_demo.txt
Update PAF commit Id in readme_demo.txt
Change default at-boot Input shortcut to HDMI stereo
Remove debug captures from ARM code
Update UART LLD for PP discovered issue:
In UART LLD interrupt implementation (callback mode) the write callback
function does not always mean completion of UART Tx operation.
Write callback is invoked when THR is empty, but it does not indicate both
the transmitter FIFO and the transmitter shift register (UART_TSR) are
empty. Under such condition if UART is closed, it will terminate the UART
previous ongoing transfer.
In UART LLD interrupt implementation (callback mode) the write callback
function does not always mean completion of UART Tx operation.
Write callback is invoked when THR is empty, but it does not indicate both
the transmitter FIFO and the transmitter shift register (UART_TSR) are
empty. Under such condition if UART is closed, it will terminate the UART
previous ongoing transfer.
I/O update
Added OAR and BMDA path in the include options.
Update readme_demo.txt
Update debug probe in K2G target configuration
Added metadata support in circular buffering. Integrated AR and BMDA.
Changed pingpong buffering of DDP in circular buffer to triple buffering to prevent overflow.
1. added setting ASOT priority in DSP systemInit.c.
2. added re-enable the readstart/writestart flags of cb in ASIT.
2. added re-enable the readstart/writestart flags of cb in ASIT.
Add params.c and patchs.c
AST split, initial code
Add code to SYS/BIOS .cfg file to allow Execution Analysis
Add information to readme_demo.txt update log
Merge branch 'master' of gitorious.design.ti.com:dolby-harmonious/ddp_demo
Add note concernign <root>=c:\ti to readme_demo.txt
Update readme_demo.txt to include instructions for UART LLD build
Update UART LLD makefile to only build k2g c66x, little-endian
Update UART LLD for PP discovered issues. Add new header file.
Update pinmux settings for UART0
Update UART LLD for PP discovered issues.
NOTE: This version includes code NOT in the PSDK 2.0.3 UART LLD release.
NOTE: This version includes code NOT in the PSDK 2.0.3 UART LLD release.
Update build_libs.bat to include dcs7 lib
Add .gitignore for test_dsp
Add DCS7 & AFP
Forward slash in directory names
Fix capture buffer name
Fix config.bld DDR3 size
Update IPC version in setup_env.bat
Add PAF libs build step
Add .gitignore
Add more information to readme
Add batch files for building A15/C66x PAF libraries
Add audio input driver updates from Govind
Add pdk folder
Remove pdk .zip file
Update readme_demo.txt
Update procsdk_audio_typ.h location (temporary)
Update procsdk_audio_typ.h location (temporary)
readme_demo.txt
Add demo source code
Add ipc .zip file
Add pdk .zip file
Add .gitattributes