]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/log
processor-sdk/performance-audio-sr.git
5 years agoPASDK-577:Split D10 audio hardware init & add OutNone check to asitIoCompsInit()
Frank Livingston [Thu, 10 May 2018 21:50:42 +0000 (16:50 -0500)]
PASDK-577:Split D10 audio hardware init & add OutNone check to asitIoCompsInit()

D10_init() split:
- Run-once code, called from main
- Interface specific code, called from asitSelectedDevices()

5 years agoPASDK-477:Move McaspDevice_init() from asitSelectDevices() to main()
Frank Livingston [Thu, 10 May 2018 20:36:17 +0000 (15:36 -0500)]
PASDK-477:Move McaspDevice_init() from asitSelectDevices() to main()

McaspDevice_init() is run-once driver initialization code.

5 years agoPASDK-577:Update ASOT handling of OutNone
Frank Livingston [Thu, 10 May 2018 17:27:20 +0000 (12:27 -0500)]
PASDK-577:Update ASOT handling of OutNone

ASOT SM state changes to "Device Select" state in case OutNone selected in
"Reset Output Processing" state

5 years agoPASDK-577:Move local var declarations outside if()
Frank Livingston [Thu, 10 May 2018 15:55:17 +0000 (10:55 -0500)]
PASDK-577:Move local var declarations outside if()

5 years agoPASDK-577:Reconfigure IO Buf & Phy when new Input device selected
Frank Livingston [Thu, 10 May 2018 15:22:01 +0000 (10:22 -0500)]
PASDK-577:Reconfigure IO Buf & Phy when new Input device selected

5 years agoPASDK-577:Add back run-once code to asitSelectDevices()
Frank Livingston [Wed, 9 May 2018 23:50:56 +0000 (18:50 -0500)]
PASDK-577:Add back run-once code to asitSelectDevices()

Code crashes in D10_init() on new interface w/o run-once control in place.

5 years agoPASDK-577:Dynamic Input device selection
Frank Livingston [Wed, 9 May 2018 22:30:22 +0000 (17:30 -0500)]
PASDK-577:Dynamic Input device selection

Update Input device selection routine to allow dynamic selection over
alpha command (Input shortcuts).

5 years agoPASDK-577:Add more comments to ASOT select devices function
Frank Livingston [Wed, 9 May 2018 22:18:38 +0000 (17:18 -0500)]
PASDK-577:Add more comments to ASOT select devices function

5 years agoPASDK-577:Dynamic Output device selection
Frank Livingston [Wed, 9 May 2018 01:41:25 +0000 (20:41 -0500)]
PASDK-577:Dynamic Output device selection

Update Output device selection to allow dynamic selection over alpha
commands (Output shortcuts)

5 years agoPASDK-577:Add McAsp LLD driver handle for each Output Interface
Frank Livingston [Tue, 8 May 2018 17:31:53 +0000 (12:31 -0500)]
PASDK-577:Add McAsp LLD driver handle for each Output Interface

McASP LLD driver handle stored in mcaspLLDconfig for each Output Interface
for Interface

5 years agoPASDK-576:Fix output pair-wise channel swap issue
Frank Livingston [Tue, 8 May 2018 02:07:08 +0000 (21:07 -0500)]
PASDK-576:Fix output pair-wise channel swap issue

5 years agoPASDK-576:Update IO shortcuts
Frank Livingston [Thu, 3 May 2018 16:00:30 +0000 (11:00 -0500)]
PASDK-576:Update IO shortcuts

Update Output shortcuts to respond only when requested SIO select update
is observed (or timeout).
change all compile-time at-boot shortcuts so Input shortcut is invoked
before Output shortcut (Output has dependency on Input selection /
initialization).

5 years agoUpdate McASP Tx clock divider for PCM
Frank Livingston [Mon, 30 Apr 2018 19:40:32 +0000 (14:40 -0500)]
Update McASP Tx clock divider for PCM

5 years agoPASDK-636:Updates for PrSDK 4.3.0.5
Frank Livingston [Mon, 30 Apr 2018 19:39:45 +0000 (14:39 -0500)]
PASDK-636:Updates for PrSDK 4.3.0.5

5 years agoPASDK-633:Add code to process pending ack messages on decode complete
Frank Livingston [Fri, 27 Apr 2018 21:30:47 +0000 (16:30 -0500)]
PASDK-633:Add code to process pending ack messages on decode complete

ASIT was losing messaging sync in decode compelte (decDecodeComplete()
because of pending IPC MessageQ ACK messages (e.g. stream terminated
before EOS). Added code to process any such pending ACK messages.

5 years agoPASDK-633: Implemented IB config queue in ASIT decode FSM.
Jianzhong Xu [Thu, 26 Apr 2018 22:00:44 +0000 (18:00 -0400)]
PASDK-633: Implemented IB config queue in ASIT decode FSM.

5 years agoPASDK-568:Fix merge error
Frank Livingston [Mon, 23 Apr 2018 20:10:21 +0000 (15:10 -0500)]
PASDK-568:Fix merge error

5 years agoPASDK-568:Merge to 561 integration branch
Frank Livingston [Mon, 23 Apr 2018 19:26:45 +0000 (14:26 -0500)]
PASDK-568:Merge to 561 integration branch

6 years agoDisable debug capture of AF
Frank Livingston [Fri, 20 Apr 2018 20:56:06 +0000 (15:56 -0500)]
Disable debug capture of AF

6 years agoPASDK 568: fixed ASIT decoding FSM bug.
Jianzhong Xu [Fri, 20 Apr 2018 19:59:27 +0000 (15:59 -0400)]
PASDK 568: fixed ASIT decoding FSM bug.

6 years agoMerge branch 'PASDK-563-DDP-Verification' into dev_pasdk_frank_pasdk568thdHsrVerification
Jianzhong Xu [Fri, 20 Apr 2018 18:49:47 +0000 (14:49 -0400)]
Merge branch 'PASDK-563-DDP-Verification' into dev_pasdk_frank_pasdk568thdHsrVerification
   - picking up the fix in ioBuffInit

6 years agoioBuffInit returns error if parameter nominal delay is equal to buffer size.
Jianzhong Xu [Fri, 20 Apr 2018 18:12:31 +0000 (14:12 -0400)]
ioBuffInit returns error if parameter nominal delay is equal to buffer size.

6 years agoPASDK-568:Reduce number of compiler warnings
Frank Livingston [Fri, 20 Apr 2018 15:31:18 +0000 (10:31 -0500)]
PASDK-568:Reduce number of compiler warnings

6 years agoPASDK-568:Remove extra call to CB stream frame length initialization missed in previo...
Frank Livingston [Fri, 20 Apr 2018 15:28:58 +0000 (10:28 -0500)]
PASDK-568:Remove extra call to CB stream frame length initialization missed in previous commit

6 years agoFix No IP build
Frank Livingston [Fri, 20 Apr 2018 15:06:46 +0000 (10:06 -0500)]
Fix No IP build

6 years agoMerge remote-tracking branch 'origin/PASDK-563-DDP-Verification' into dev_pasdk_frank...
Frank Livingston [Fri, 20 Apr 2018 14:49:52 +0000 (09:49 -0500)]
Merge remote-tracking branch 'origin/PASDK-563-DDP-Verification' into dev_pasdk_frank_pasdk568thdHsrVerification

6 years agoPASDK-568:Revert merge from PASDK-514, add Gate & cache inv to CB stream FL read...
Frank Livingston [Fri, 20 Apr 2018 00:16:04 +0000 (19:16 -0500)]
PASDK-568:Revert merge from PASDK-514, add Gate & cache inv to CB stream FL read function

6 years agoPASDK-568: added error check after calling encoder wrapper.
Jianzhong Xu [Thu, 19 Apr 2018 21:32:13 +0000 (17:32 -0400)]
PASDK-568: added error check after calling encoder wrapper.

6 years agoPASDK-568: added logic and encoder wrapper to handle output buffer wrapping around
Jianzhong Xu [Thu, 19 Apr 2018 21:16:12 +0000 (17:16 -0400)]
PASDK-568: added logic and encoder wrapper to handle output buffer wrapping around

6 years agoPASDK-568:Move Dec Info1 IS to Dec Decode1 IS
Frank Livingston [Thu, 19 Apr 2018 20:19:54 +0000 (15:19 -0500)]
PASDK-568:Move Dec Info1 IS to Dec Decode1 IS

ARM:
- latch 1st decode AF output
DSP:
- in Decode IS, use latched AF to initialize Stream AF
- overwrite Stream AF sample count to CB stream frame length.
CB stream frame length can be configured via alpha command or
automatically.
- Execute ASP chain reset, Enc Info, SetCheckRateX & StartOutput.
ASP chain reset will have proper AF sample count in case SRC enabled for
decimation (Stream AF sample count will be updated in this case).
StartOuput Phy frame length & delay setup will have proper sample count
for frame length parameter.

6 years agoRemove tabs
Frank Livingston [Thu, 19 Apr 2018 19:58:43 +0000 (14:58 -0500)]
Remove tabs

6 years agoRemove tabs
Frank Livingston [Wed, 18 Apr 2018 19:37:39 +0000 (14:37 -0500)]
Remove tabs

6 years agoPASDK-568:Update CB read to properly set AF sample count
Frank Livingston [Wed, 18 Apr 2018 19:31:33 +0000 (14:31 -0500)]
PASDK-568:Update CB read to properly set AF sample count

cbReadAf():
AF sample count set to number of PCM samples read from PCM buffer in case
of partial read (fewer PCM samples in buffer than number of PCM samples
requested in read).
Update code to set AF sample count to number of PCM
samples requested in read.
If CB in drain state, this isn't an underflow (e.g. EOS trailing samples).
If CB not in drain state, this is logged as an underflow.

6 years agoPASDK-514: Moved CB status to Non-cached memory.
Chitresh Gupta [Tue, 23 Jan 2018 16:00:35 +0000 (21:30 +0530)]
PASDK-514: Moved CB status to Non-cached memory.

(cherry picked from commit 41ffcdb271f8964663ef0fd0174e86935e104c6d)

6 years agoMerge remote-tracking branch 'origin/dev_pasdk_frank_pasdk587CreateNewMakefiles'...
Frank Livingston [Mon, 9 Apr 2018 18:02:10 +0000 (13:02 -0500)]
Merge remote-tracking branch 'origin/dev_pasdk_frank_pasdk587CreateNewMakefiles' into dev_pasdk_pasdk589PasdkIntegrationIntoPrsdkTesting

6 years agoRemoved eclipse plugin since we will let Yocto do it.
Jianzhong Xu [Fri, 6 Apr 2018 19:59:20 +0000 (15:59 -0400)]
Removed eclipse plugin since we will let Yocto do it.

6 years agoAdded McASP clock configurations for THD 96kHz, 192kHz output.
Jianzhong Xu [Thu, 5 Apr 2018 19:26:10 +0000 (15:26 -0400)]
Added McASP clock configurations for THD 96kHz, 192kHz output.

6 years agoPASDK 564: Removed one dependency of hard coded number from the input task initializa...
Jianzhong Xu [Wed, 4 Apr 2018 21:18:17 +0000 (17:18 -0400)]
PASDK 564: Removed one dependency of hard coded number from the input task initialization.

6 years agoChanged product name and root path environment variable name.
Jianzhong Xu [Tue, 3 Apr 2018 16:13:57 +0000 (12:13 -0400)]
Changed product name and root path environment variable name.

6 years agoPASDK-587:Update products.mak for Windows
Frank Livingston [Thu, 29 Mar 2018 19:58:34 +0000 (14:58 -0500)]
PASDK-587:Update products.mak for Windows

6 years agoFix glitch in Windows environment setup for IPC install directory
Frank Livingston [Thu, 29 Mar 2018 19:50:45 +0000 (14:50 -0500)]
Fix glitch in Windows environment setup for IPC install directory

6 years agoPASDK-605:Add PASDK root dir variable to Windows environment setup batch file
Frank Livingston [Thu, 29 Mar 2018 18:51:58 +0000 (13:51 -0500)]
PASDK-605:Add PASDK root dir variable to Windows environment setup batch file

6 years agoPASDK-605:Fix OS package creation script for split os_paf_dev
Frank Livingston [Wed, 28 Mar 2018 22:14:09 +0000 (17:14 -0500)]
PASDK-605:Fix OS package creation script for split os_paf_dev

6 years agoPASDK-605:Update PAF & FD build scripts for PAF updates: from PASDK_1.2.2.0
Frank Livingston [Wed, 28 Mar 2018 22:06:30 +0000 (17:06 -0500)]
PASDK-605:Update PAF & FD build scripts for PAF updates: from PASDK_1.2.2.0

6 years agoPASDK-605:Update Tools submodule
Frank Livingston [Wed, 28 Mar 2018 21:10:47 +0000 (16:10 -0500)]
PASDK-605:Update Tools submodule

6 years agoPASDK-605:Update submodules
Frank Livingston [Wed, 28 Mar 2018 17:10:40 +0000 (12:10 -0500)]
PASDK-605:Update submodules

6 years agoPASDK-585:Remove K2G name from Aud API usage
Frank Livingston [Tue, 27 Mar 2018 02:43:33 +0000 (21:43 -0500)]
PASDK-585:Remove K2G name from Aud API usage

6 years agoMerge branch 'dev_pasdk_frank_pasdk605SanitizeReposForIpContent' into dev_pasdk_pasdk...
Frank Livingston [Tue, 27 Mar 2018 02:10:08 +0000 (21:10 -0500)]
Merge branch 'dev_pasdk_frank_pasdk605SanitizeReposForIpContent' into dev_pasdk_pasdk561Integration

6 years agoReplaced hard coded OUTPUT_STRIDE with configured stride = num_serializer*num_channel.
Jianzhong Xu [Mon, 26 Mar 2018 19:58:02 +0000 (15:58 -0400)]
Replaced hard coded OUTPUT_STRIDE with configured stride = num_serializer*num_channel.
McASP Tx clock is hard coded for DDP 48kHz. DDP 48kHz streaming works
fine. To run PCM streaming, neeed to change McASP Tx clock aclkxctl.

6 years agoDebugging DDP output.
Jianzhong Xu [Mon, 26 Mar 2018 15:48:03 +0000 (11:48 -0400)]
Debugging DDP output.

6 years agoPASDK-605:Update PAF submodule
Frank Livingston [Fri, 23 Mar 2018 20:12:36 +0000 (15:12 -0500)]
PASDK-605:Update PAF submodule

6 years agoPASDK-605:Use split os_paf_dev submodules
Frank Livingston [Fri, 23 Mar 2018 19:49:19 +0000 (14:49 -0500)]
PASDK-605:Use split os_paf_dev submodules

Move os_paf_dev repo from pasdk/paf to pasdk/os_paf_dev
Add pasdk/paf repo w/o IP:
Add pasdk/asp repo containing BM2, DEM & SNG1
Add pasdk/3p-ip-ti repo containing GEQ3 & DSD2.

6 years agoUpdate DTS IP submodule for updated make files
Frank Livingston [Fri, 23 Mar 2018 18:35:51 +0000 (13:35 -0500)]
Update DTS IP submodule for updated make files

6 years agoPASDK-605:Update DSD build script (library option only) for split os_paf_dev repo
Frank Livingston [Fri, 23 Mar 2018 17:13:05 +0000 (12:13 -0500)]
PASDK-605:Update DSD build script (library option only) for split os_paf_dev repo

6 years agoPASDK-605:Update FD package creation script for split os_paf_dev repo
Frank Livingston [Fri, 23 Mar 2018 16:03:26 +0000 (11:03 -0500)]
PASDK-605:Update FD package creation script for split os_paf_dev repo

6 years agoPASDK-605:Update PASDK & FD package version number in build_all.bat
Frank Livingston [Fri, 23 Mar 2018 02:32:38 +0000 (21:32 -0500)]
PASDK-605:Update PASDK & FD package version number in build_all.bat

6 years agoPASDK-605:Update DH & DTS:X component make files for split os_paf_dev repo
Frank Livingston [Fri, 23 Mar 2018 02:30:28 +0000 (21:30 -0500)]
PASDK-605:Update DH & DTS:X component make files for split os_paf_dev repo

6 years agoPASDK-586:Update PAF libs build batch file to copy windows make files to active make...
Frank Livingston [Fri, 23 Mar 2018 02:27:28 +0000 (21:27 -0500)]
PASDK-586:Update PAF libs build batch file to copy windows make files to active make files

6 years agoAdd branch labels to DH build batch file for easier debug
Frank Livingston [Fri, 23 Mar 2018 02:25:09 +0000 (21:25 -0500)]
Add branch labels to DH build batch file for easier debug

6 years agoPASDK-605:Update PAF submodule
Frank Livingston [Thu, 22 Mar 2018 20:49:26 +0000 (15:49 -0500)]
PASDK-605:Update PAF submodule

6 years agoMerge branch 'dev_pasdk_pasdk561Integration' of ssh://bitbucket.itg.ti.com/pasdk...
Jianzhong Xu [Wed, 21 Mar 2018 19:10:06 +0000 (15:10 -0400)]
Merge branch 'dev_pasdk_pasdk561Integration' of ssh://bitbucket.itg.ti.com/pasdk/pasdk_sr into dev_pasdk_pasdk561Integration

6 years agoPASDK-575: Update McASP LLD configurations for analog in and analog out.
Jianzhong Xu [Wed, 21 Mar 2018 18:56:04 +0000 (14:56 -0400)]
PASDK-575: Update McASP LLD configurations for analog in and analog out.

6 years agoPASDK-561:Update PAF submodule to use latest PAF make files
Frank Livingston [Tue, 20 Mar 2018 17:10:30 +0000 (12:10 -0500)]
PASDK-561:Update PAF submodule to use latest PAF make files

6 years agoPASDK-587:Remove ARM & DSP release build configuration. Update install rules. Update...
Frank Livingston [Tue, 20 Mar 2018 15:57:04 +0000 (10:57 -0500)]
PASDK-587:Remove ARM & DSP release build configuration. Update install rules. Update RTSC component makefile to invoke install rule.

6 years agoPASDK-587:Update RTSC component makefile for PASDK ARM & DSP application build
Frank Livingston [Mon, 19 Mar 2018 23:30:08 +0000 (18:30 -0500)]
PASDK-587:Update RTSC component makefile for PASDK ARM & DSP application build

6 years agoPASDK-587:Add conditional assignment of build variables which can be set from environ...
Frank Livingston [Mon, 19 Mar 2018 23:27:55 +0000 (18:27 -0500)]
PASDK-587:Add conditional assignment of build variables which can be set from environment.
Update name of CGT build variable to allow them to be set from environment.

6 years agoPASDK-587:Update RTSC component makefile for update in PAF build
Frank Livingston [Mon, 19 Mar 2018 23:25:40 +0000 (18:25 -0500)]
PASDK-587:Update RTSC component makefile for update in PAF build

6 years agoMerge branch 'dev_pasdk_frank_pasdk587CreateNewMakefiles' into dev_pasdk_pasdk561Inte...
Frank Livingston [Mon, 19 Mar 2018 17:50:03 +0000 (12:50 -0500)]
Merge branch 'dev_pasdk_frank_pasdk587CreateNewMakefiles' into dev_pasdk_pasdk561Integration

6 years agoAdded compilation of paf to the master makefile.
Jianzhong Xu [Wed, 14 Mar 2018 18:47:37 +0000 (14:47 -0400)]
Added compilation of paf to the master makefile.

6 years agoAdded RTSC packaging files to the final tar ball.
Jianzhong Xu [Tue, 13 Mar 2018 19:43:08 +0000 (15:43 -0400)]
Added RTSC packaging files to the final tar ball.

6 years agoAdded more RTSC files for packaing PASDK.
Jianzhong Xu [Tue, 13 Mar 2018 19:40:51 +0000 (15:40 -0400)]
Added more RTSC files for packaing PASDK.

6 years agoUpdates
Jianzhong Xu [Mon, 12 Mar 2018 20:04:51 +0000 (16:04 -0400)]
Updates

6 years agoAdded new folder installer_builder/rtsc which contains what's needed to make a RTSC...
Jianzhong Xu [Thu, 8 Mar 2018 22:40:23 +0000 (17:40 -0500)]
Added new folder installer_builder/rtsc which contains what's needed to make a RTSC product.

6 years agoPASDK-587:Add make files for test_arm & test_dsp
Frank Livingston [Mon, 19 Mar 2018 17:19:57 +0000 (12:19 -0500)]
PASDK-587:Add make files for test_arm & test_dsp

6 years agoPASDK-587:Change include header file name for case sensitivity on Linux
Frank Livingston [Fri, 16 Mar 2018 01:27:15 +0000 (20:27 -0500)]
PASDK-587:Change include header file name for case sensitivity on Linux

6 years agoPASDK-587:Update back slashes to forward slashes in include directories for portability
Frank Livingston [Fri, 16 Mar 2018 01:26:09 +0000 (20:26 -0500)]
PASDK-587:Update back slashes to forward slashes in include directories for portability

6 years agoPASDK-587:Remove misc.lib from No IP command files
Frank Livingston [Fri, 16 Mar 2018 01:12:40 +0000 (20:12 -0500)]
PASDK-587:Remove misc.lib from No IP command files

6 years agoReconfigure McASP LLD word width by device default when ASIT restarts.
Jianzhong Xu [Thu, 15 Mar 2018 13:30:57 +0000 (09:30 -0400)]
Reconfigure McASP LLD word width by device default when ASIT restarts.

6 years agoPASDK-561:Update PAF library makefiles, default to Linux.
Frank Livingston [Wed, 14 Mar 2018 17:24:50 +0000 (12:24 -0500)]
PASDK-561:Update PAF library makefiles, default to Linux.

6 years agoPASDK-561:Update PAF library makefiles
Frank Livingston [Thu, 8 Mar 2018 22:16:27 +0000 (16:16 -0600)]
PASDK-561:Update PAF library makefiles

6 years agoPASDK-585:Update PAF make files
Frank Livingston [Wed, 7 Mar 2018 22:41:15 +0000 (16:41 -0600)]
PASDK-585:Update PAF make files

6 years agoComment out prototype for unused function
Frank Livingston [Tue, 6 Mar 2018 20:11:56 +0000 (14:11 -0600)]
Comment out prototype for unused function

6 years agoPASDK-585:Update ARM CCS project build configuration for CCS 7.4
Frank Livingston [Tue, 6 Mar 2018 17:32:06 +0000 (11:32 -0600)]
PASDK-585:Update ARM CCS project build configuration for CCS 7.4

Exclude linker command file from project or linker throws errors
concerning undefined & redefined memory regions defined in config.bld.
This is because linker includes two copies of linker command file in
command line. This doesn't occur for CCS 7.1.

6 years agoPASDK-585:Update DSP No IP CGT version
Frank Livingston [Tue, 6 Mar 2018 02:22:52 +0000 (20:22 -0600)]
PASDK-585:Update DSP No IP CGT version

6 years agoPASDK-585:Update ARM & DSP CCS project build configurations
Frank Livingston [Mon, 5 Mar 2018 20:55:03 +0000 (14:55 -0600)]
PASDK-585:Update ARM & DSP CCS project build configurations

ARM & DSP, all DTS:X build configurations
DSP, all release build configuration

6 years agoPASDK-585:Update build scripts
Frank Livingston [Mon, 5 Mar 2018 20:52:19 +0000 (14:52 -0600)]
PASDK-585:Update build scripts

Allow different XDC Tools, SYSBIOS, and ARM/DSP CGT for PASDK & IP.
Provided BMDA overrides for XDC Tools & SYSBIOS.

6 years agoPASDK-585:Update PAF C6x CGT
Frank Livingston [Mon, 5 Mar 2018 17:04:48 +0000 (11:04 -0600)]
PASDK-585:Update PAF C6x CGT

6 years ago PASDK-585:Update ARM CCS project DH & DH IP package build profiles
Frank Livingston [Sun, 4 Mar 2018 20:01:08 +0000 (14:01 -0600)]
 PASDK-585:Update ARM CCS project DH & DH IP package build profiles

6 years agoPASDK-585:Update DSP CCS project DH & DH IP package build profiles
Frank Livingston [Sun, 4 Mar 2018 19:23:52 +0000 (13:23 -0600)]
PASDK-585:Update DSP CCS project DH & DH IP package build profiles

6 years agoPASDK-585:Remove unnecessary dependencies from Dolby IP makefiles
Frank Livingston [Sun, 4 Mar 2018 18:20:11 +0000 (12:20 -0600)]
PASDK-585:Remove unnecessary dependencies from Dolby IP makefiles

6 years agoPASDK-585:Update PDK & EDMA3 LLD
Frank Livingston [Sat, 3 Mar 2018 01:09:34 +0000 (19:09 -0600)]
PASDK-585:Update PDK & EDMA3 LLD

6 years agoPASDK-585:Update XDC tools, SYSBIOS, UIA, IPC & ARM CGT.
Frank Livingston [Fri, 2 Mar 2018 23:44:25 +0000 (17:44 -0600)]
PASDK-585:Update XDC tools, SYSBIOS, UIA, IPC & ARM CGT.

6 years agoPASDK-585:Update CCS projects for No IP build
Frank Livingston [Fri, 2 Mar 2018 02:41:07 +0000 (20:41 -0600)]
PASDK-585:Update CCS projects for No IP build

6 years agoMerge remote-tracking branch 'origin/PASDK-136-new-i-o-integration-into-pasdk-1-x...
Frank Livingston [Thu, 1 Mar 2018 19:45:43 +0000 (13:45 -0600)]
Merge remote-tracking branch 'origin/PASDK-136-new-i-o-integration-into-pasdk-1-x' into dev_pasdk_pasdk29Integration

6 years agoTested McASP configuration for I/O shortcut HDMIStereo.
Jianzhong Xu [Thu, 1 Mar 2018 16:28:52 +0000 (11:28 -0500)]
Tested McASP configuration for I/O shortcut HDMIStereo.
Removed hard coded macros in ASIT that depend on input interface.

6 years agoUpdate comments
Frank Livingston [Tue, 27 Feb 2018 22:21:37 +0000 (16:21 -0600)]
Update comments

6 years agoPASDK-538:Remove unused code
Frank Livingston [Tue, 27 Feb 2018 22:21:01 +0000 (16:21 -0600)]
PASDK-538:Remove unused code

6 years agoMerge remote-tracking branch 'origin/dev_pasdk_frank_pasdk538UpdateIpcMessaging'...
Jianzhong Xu [Tue, 27 Feb 2018 21:07:25 +0000 (16:07 -0500)]
Merge remote-tracking branch 'origin/dev_pasdk_frank_pasdk538UpdateIpcMessaging' into PASDK-136-new-i-o-integration-into-pasdk-1-x

6 years agoUpdated project file to not use enscription.
Jianzhong Xu [Tue, 27 Feb 2018 15:46:25 +0000 (10:46 -0500)]
Updated project file to not use enscription.

6 years agoDefined McASP configuration parameters for every SAP_D10_XXX (in sap_d10.c).
Jianzhong Xu [Tue, 27 Feb 2018 15:12:02 +0000 (10:12 -0500)]
Defined McASP configuration parameters for every SAP_D10_XXX (in sap_d10.c).
Tested and verified for HDMI input and DAC output with 8-channel PCM.