]> 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-458:Update headers to 2017
Frank Livingston [Thu, 30 Nov 2017 17:30:05 +0000 (11:30 -0600)]
PASDK-458:Update headers to 2017

5 years agoBuild 68:Update DH ARM&DSP builds for HS device
Frank Livingston [Sun, 26 Nov 2017 14:15:38 +0000 (08:15 -0600)]
Build 68:Update DH ARM&DSP builds for HS device

5 years agoBuild 67:Update DH ARM&DSP builds for GP device
Frank Livingston [Fri, 24 Nov 2017 18:50:17 +0000 (12:50 -0600)]
Build 67:Update DH ARM&DSP builds for GP device

5 years agoPASDK-432:Merge remote-tracking branch 'origin/dev_pasdk' into dev_pasdk_frank_pasdk4...
Frank Livingston [Fri, 24 Nov 2017 17:17:32 +0000 (11:17 -0600)]
PASDK-432:Merge remote-tracking branch 'origin/dev_pasdk' into dev_pasdk_frank_pasdk432ValidateHsBoot

5 years agoPASDK-432:Increase ARM open loop delay for HS boot.
Frank Livingston [Fri, 24 Nov 2017 16:58:12 +0000 (10:58 -0600)]
PASDK-432:Increase ARM open loop delay for HS boot.

Temporary workaround to ARM exit in IPC_attach().

5 years agoPASDK-432:Add code to check for null pointer in shared Beta table
Frank Livingston [Mon, 30 Oct 2017 15:22:21 +0000 (10:22 -0500)]
PASDK-432:Add code to check for null pointer in shared Beta table

(cherry picked from commit 9b5098f1d1df5be016e7086bba0442bda05c0dc1)

5 years agoPADSK-443:Remove CB debug code
Frank Livingston [Tue, 21 Nov 2017 18:15:01 +0000 (12:15 -0600)]
PADSK-443:Remove CB debug code

5 years agoPASDK-443:Remove GPIO debug code
Frank Livingston [Tue, 21 Nov 2017 17:50:54 +0000 (11:50 -0600)]
PASDK-443:Remove GPIO debug code

5 years agoPASDK-443:Fix comment
Frank Livingston [Tue, 21 Nov 2017 17:41:13 +0000 (11:41 -0600)]
PASDK-443:Fix comment

5 years agoPADSK-443:Update MAT-THD submodule (PP fix for CIDK listening #22)
Frank Livingston [Thu, 16 Nov 2017 00:03:38 +0000 (18:03 -0600)]
PADSK-443:Update MAT-THD submodule (PP fix for CIDK listening #22)

5 years agoPASDK-443: Updated ARM max framelength for 192KHz THD stream.
Chitresh Gupta [Sun, 12 Nov 2017 11:58:28 +0000 (17:28 +0530)]
PASDK-443: Updated ARM max framelength for 192KHz THD stream.

This is for glitches fix.

5 years agoPASDK-443: Added comments for CB capture code.
Chitresh Gupta [Thu, 9 Nov 2017 07:33:16 +0000 (13:03 +0530)]
PASDK-443: Added comments for CB capture code.

5 years agoPASDK-443:Add GPIO configuration. To be removed in later cleanup.
Frank Livingston [Thu, 9 Nov 2017 02:34:08 +0000 (20:34 -0600)]
PASDK-443:Add GPIO configuration. To be removed in later cleanup.

5 years agoPASDK-443:Update CB PCM buffer size to avoid overflow for 192 kHz tests.
Frank Livingston [Thu, 9 Nov 2017 00:50:51 +0000 (18:50 -0600)]
PASDK-443:Update CB PCM buffer size to avoid overflow for 192 kHz tests.

Avoids overflow for Dolby CIDK listening tests #17,22,23,27 & 28.

5 years agoPASDK-443:Add PP updates for CB nominal delay
Frank Livingston [Wed, 8 Nov 2017 19:59:33 +0000 (13:59 -0600)]
PASDK-443:Add PP updates for CB nominal delay

Move CB nominal delay hold off to ARM.
This ensures hold off for ND is correct for THD input
frames of variable  size.

5 years agoPASDK-443:Update CB read for Nominal Delay
Frank Livingston [Tue, 7 Nov 2017 23:10:40 +0000 (17:10 -0600)]
PASDK-443:Update CB read for Nominal Delay

Update Nominal Delay delta samples hold off calculation to not subtract
size of first input frame. THD frame size is variable, and first frame can
be quite large (e.g. 96 AUs). This will cause delta samples to be very
small or negative, resulting in no read hold off (sample build up) for CB
nominal delay.

5 years agoPASDK-443:Update 16- and 12-ch analog output shortcuts for CIDK listening
Frank Livingston [Tue, 7 Nov 2017 22:21:03 +0000 (16:21 -0600)]
PASDK-443:Update 16- and 12-ch analog output shortcuts for CIDK listening

McASP clock mux selection incorrect for 12- and 16-ch analog output
shortcuts. This was causing Test #15 CIDK to have incorrect output rate,
which resulted in CB underflow.

5 years agoPASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image for No IP build
Frank Livingston [Mon, 6 Nov 2017 20:40:07 +0000 (14:40 -0600)]
PASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image for No IP build

5 years agoPASDK-432:Add cache writeback on ARM for clearing of DDR3 & MSMC heaps
Frank Livingston [Mon, 6 Nov 2017 14:32:58 +0000 (08:32 -0600)]
PASDK-432:Add cache writeback on ARM for clearing of DDR3 & MSMC heaps

5 years agoPASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image
Frank Livingston [Sat, 4 Nov 2017 01:52:07 +0000 (20:52 -0500)]
PASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image

GNU GCC compiler adds static 0's to initialize heaps.
This significantly increases the size of the ARM image because of the
large size of the DDR3 & MSMC heaps.

System works intermittently when sections are removed (DSP sometimes
stalls in statusop_init(), GateMP_open()). Need to determine which code
requires initial 0's for heap, but for now added code in ARM main() to
clear DDR3 and MSMC heaps.

5 years agoPASDK-432:Temporary fix SYS/BIOS crash in Event Combiner Dispatcher.
Frank Livingston [Thu, 2 Nov 2017 15:41:45 +0000 (10:41 -0500)]
PASDK-432:Temporary fix SYS/BIOS crash in Event Combiner Dispatcher.

See sample_cs.c, edma3OsProtectExit():
EventCombiner_enableEvent(ccXferCompInt[edma3InstanceId][region_id]);

- ccXferCompInt[0][0] is set to 0x88.
- This causes overflow w.r.t. acceptable range 0-127 of argument to
EventCombiner_enableEvent(). Overflowed value is 0x8, which is event Id
associated with IPC.
- SYS/BIOS then expects IPC to be handled via handler associated with
Event Combiner instead of HWI #5.
No handler is registered for Event #8, so SYS/BIOS crashes.

5 years agoPASDK-432:Add XDC tools setting for HS / GP boot to all build configurations
Frank Livingston [Thu, 2 Nov 2017 15:34:50 +0000 (10:34 -0500)]
PASDK-432:Add XDC tools setting for HS / GP boot to all build configurations

5 years agoPASDK-432:PASDK-432:Add XDC tools setting for HS / GP boot to No-IP build
Frank Livingston [Wed, 1 Nov 2017 15:36:55 +0000 (10:36 -0500)]
PASDK-432:PASDK-432:Add XDC tools setting for HS / GP boot to No-IP build

5 years agoPASDK-432:Clean up DSP app.cfg file
Frank Livingston [Tue, 31 Oct 2017 17:48:01 +0000 (12:48 -0500)]
PASDK-432:Clean up DSP app.cfg file

5 years agoPASDK-434:Update MAT-THD submodule
Frank Livingston [Tue, 31 Oct 2017 15:05:25 +0000 (10:05 -0500)]
PASDK-434:Update MAT-THD submodule

5 years agoPASDK-432:Add XDC tools setting for HS / GP boot
Frank Livingston [Mon, 30 Oct 2017 21:24:56 +0000 (16:24 -0500)]
PASDK-432:Add XDC tools setting for HS / GP boot

5 years agoPASDK-432:Add code to check for null pointer in shared Beta table
Frank Livingston [Mon, 30 Oct 2017 15:22:21 +0000 (10:22 -0500)]
PASDK-432:Add code to check for null pointer in shared Beta table

5 years agoPASDK-432:Add updates for HS boot.
Frank Livingston [Wed, 11 Oct 2017 22:31:18 +0000 (17:31 -0500)]
PASDK-432:Add updates for HS boot.

Note: SYSBIOS-433 update not contained in any PASDK repo!
Manually updated my local copies of changed files for SYSBIOS v6.46.05.55.

5 years agoPASDK-432:Add updates for GP boot
Frank Livingston [Wed, 11 Oct 2017 17:12:39 +0000 (12:12 -0500)]
PASDK-432:Add updates for GP boot

5 years agoPASDK-417:Merge branch 'dev_pasdk_frank_pasdk417StaticAnalysis' into dev_pasdk
Frank Livingston [Tue, 10 Oct 2017 20:51:52 +0000 (15:51 -0500)]
PASDK-417:Merge branch 'dev_pasdk_frank_pasdk417StaticAnalysis' into dev_pasdk

5 years agoPASDK-417:Compile out PAF_ARC_controlRate() unused function to remove klocwork uninit...
Frank Livingston [Mon, 9 Oct 2017 22:10:51 +0000 (17:10 -0500)]
PASDK-417:Compile out PAF_ARC_controlRate() unused function to remove klocwork uninit var issue

5 years agoPASDK-417:Update PAF submodule
Frank Livingston [Fri, 6 Oct 2017 23:08:08 +0000 (18:08 -0500)]
PASDK-417:Update PAF submodule

5 years agoPASDK-417:Remove uninit variable warnings from klocwork report for ARM app
Frank Livingston [Fri, 6 Oct 2017 23:07:38 +0000 (18:07 -0500)]
PASDK-417:Remove uninit variable warnings from klocwork report for ARM app

5 years agoPASDK-419:Update 3p-ip-dts submodule
Frank Livingston [Fri, 6 Oct 2017 20:46:51 +0000 (15:46 -0500)]
PASDK-419:Update 3p-ip-dts submodule

5 years agoPASDK-417:PASDK-417:Add initial klocwork reports for ARM framework+application, DSP...
Frank Livingston [Fri, 6 Oct 2017 19:34:10 +0000 (14:34 -0500)]
PASDK-417:PASDK-417:Add initial klocwork reports for ARM framework+application, DSP framework+audio IO driver+application

5 years agoPASDK-417:Update PAF submodule
Frank Livingston [Fri, 6 Oct 2017 16:11:40 +0000 (11:11 -0500)]
PASDK-417:Update PAF submodule

5 years agoMerge branch 'dev_pasdk_frank' into dev_pasdk
Frank Livingston [Thu, 5 Oct 2017 18:57:10 +0000 (13:57 -0500)]
Merge branch 'dev_pasdk_frank' into dev_pasdk

5 years agoPASDK-414:Update 3p-ip-dts submodule
Frank Livingston [Thu, 5 Oct 2017 18:55:02 +0000 (13:55 -0500)]
PASDK-414:Update 3p-ip-dts submodule

5 years agoMerge pull request #5 in PASDK/pasdk_sr from dev_pasdk_pp_pasdk414 to dev_pasdk
Frank Livingston [Thu, 5 Oct 2017 18:48:13 +0000 (13:48 -0500)]
Merge pull request #5 in PASDK/pasdk_sr from dev_pasdk_pp_pasdk414 to dev_pasdk

* commit '22cbb1b4f71328e776d717318b5dd2728e3f54b5':
  PASDK-414: Updated DTS submodule
  PASDK-405: added build scripts for NEO6
  PASDK-405: Updated DTS submodule for NEO.
  PASDK-405: Updated DTS submodule for NEO.
  PASDK-405: Updated PAF and DTS submodule
  PASDK-405: Added AAC build scripts.
  PASDK-405: Updated AAC submodule.
  PASDK-405: Fixed DSD build scripts.
  PASDK-405: Added AAC repo as submodule.
  PASDK-405: Updated PAF submodule for DSD.
  PASDK-405: Added DSD build scripts.

5 years agoPASDK-414: Updated DTS submodule
Chitresh Gupta [Thu, 5 Oct 2017 08:36:19 +0000 (14:06 +0530)]
PASDK-414: Updated DTS submodule

5 years agoMerge branch 'dev_pasdk_pp_pasdk405' into 'dev_pasdk'
Chitresh Gupta [Thu, 5 Oct 2017 07:30:58 +0000 (13:00 +0530)]
Merge branch 'dev_pasdk_pp_pasdk405' into 'dev_pasdk'

Conflicts:
3p-ip-dts

5 years agoFix problem in build script for PAF libraries
Frank Livingston [Wed, 4 Oct 2017 23:52:29 +0000 (18:52 -0500)]
Fix problem in build script for PAF libraries

5 years agoPASDK-210:Update mat-thd submodule
Frank Livingston [Wed, 4 Oct 2017 20:25:40 +0000 (15:25 -0500)]
PASDK-210:Update mat-thd submodule

5 years agoPASDK-401:Change location of ARM&DSP codegen tools. This removes dependency on CCSv6...
Frank Livingston [Tue, 3 Oct 2017 23:28:16 +0000 (18:28 -0500)]
PASDK-401:Change location of ARM&DSP codegen tools. This removes dependency on CCSv6 installation.

5 years agoMerge branch 'dev_pasdk' into dev_pasdk_frank_pasdk401PasdkGaRelease
Frank Livingston [Tue, 3 Oct 2017 21:44:09 +0000 (16:44 -0500)]
Merge branch 'dev_pasdk' into dev_pasdk_frank_pasdk401PasdkGaRelease

5 years agoPASDK_284:For all DSP build profiles, updates sap_d10.c diagnostic options to reduce...
Frank Livingston [Tue, 3 Oct 2017 21:43:41 +0000 (16:43 -0500)]
PASDK_284:For all DSP build profiles, updates sap_d10.c diagnostic options to reduce number of compiler warnings

5 years agoPASDK-401:Update tools submodule
Frank Livingston [Tue, 3 Oct 2017 20:09:31 +0000 (15:09 -0500)]
PASDK-401:Update tools submodule

5 years agoPASDK-284:Merge branch 'dev_pasdk_govind_pasdk284' of ssh://bitbucket.itg.ti.com...
Frank Livingston [Tue, 3 Oct 2017 19:49:46 +0000 (14:49 -0500)]
PASDK-284:Merge branch 'dev_pasdk_govind_pasdk284' of ssh://bitbucket.itg.ti.com/pasdk/pasdk_sr into dev_pasdk

5 years agoPASDK-401:Update PAF submodule
Frank Livingston [Tue, 3 Oct 2017 02:22:49 +0000 (21:22 -0500)]
PASDK-401:Update PAF submodule

5 years agoPASDK-401:Update tools submodule
Frank Livingston [Mon, 2 Oct 2017 22:20:11 +0000 (17:20 -0500)]
PASDK-401:Update tools submodule

5 years agoPASDK-401:Clean up compile-time component selection in ARM&DSP patchs files
Frank Livingston [Mon, 2 Oct 2017 21:21:22 +0000 (16:21 -0500)]
PASDK-401:Clean up compile-time component selection in ARM&DSP patchs files

5 years agoPASDK-401:Remove DAP alpha header files from OS package
Frank Livingston [Mon, 2 Oct 2017 21:20:52 +0000 (16:20 -0500)]
PASDK-401:Remove DAP alpha header files from OS package

5 years agoPASDK-401:Remove DAP alpha header files from OS package
Frank Livingston [Mon, 2 Oct 2017 19:39:47 +0000 (14:39 -0500)]
PASDK-401:Remove DAP alpha header files from OS package

5 years agoPASDK-401:Update make_sw to allow PASDK root directory to be set dynamically
Frank Livingston [Sun, 1 Oct 2017 00:20:25 +0000 (19:20 -0500)]
PASDK-401:Update make_sw to allow PASDK root directory to be set dynamically

5 years agoPASDK-401:Update build scripts for changed doc name
Frank Livingston [Fri, 29 Sep 2017 01:37:13 +0000 (20:37 -0500)]
PASDK-401:Update build scripts for changed doc name

5 years agoPASDK-401:Fix CGT in FD package creation script
Frank Livingston [Thu, 28 Sep 2017 21:19:07 +0000 (16:19 -0500)]
PASDK-401:Fix CGT in FD package creation script

5 years agoRemove stale doc on code install & build
Frank Livingston [Thu, 28 Sep 2017 18:11:57 +0000 (13:11 -0500)]
Remove stale doc on code install & build

5 years agoPASDK-401:Remove DA10x from doc file name
Frank Livingston [Thu, 28 Sep 2017 18:10:49 +0000 (13:10 -0500)]
PASDK-401:Remove DA10x from doc file name

5 years agoPASDK-401:Update PASDK release notes
Frank Livingston [Thu, 28 Sep 2017 18:04:14 +0000 (13:04 -0500)]
PASDK-401:Update PASDK release notes

5 years agoPASDK-401:Update PASDK setup guide
Frank Livingston [Thu, 28 Sep 2017 16:58:07 +0000 (11:58 -0500)]
PASDK-401:Update PASDK setup guide

5 years agoPASDK-401:Update PASDK release notes
Frank Livingston [Thu, 28 Sep 2017 15:55:01 +0000 (10:55 -0500)]
PASDK-401:Update PASDK release notes

5 years agoPASDK-401:Update DTS:X IP release notes
Frank Livingston [Thu, 28 Sep 2017 15:29:58 +0000 (10:29 -0500)]
PASDK-401:Update DTS:X IP release notes

5 years agoPASDK-401:Add Govind's Audio IO porting guide
Frank Livingston [Thu, 28 Sep 2017 15:19:10 +0000 (10:19 -0500)]
PASDK-401:Add Govind's Audio IO porting guide

5 years agoPASDK-401:Update PAF submodule to include PP updates for AAC, DSD, and PCE
Frank Livingston [Thu, 28 Sep 2017 14:40:57 +0000 (09:40 -0500)]
PASDK-401:Update PAF submodule to include PP updates for AAC, DSD, and PCE

5 years agoPASDK-405: added build scripts for NEO6
Chitresh Gupta [Thu, 28 Sep 2017 11:16:25 +0000 (16:46 +0530)]
PASDK-405: added build scripts for NEO6

5 years agoPASDK-405: Updated DTS submodule for NEO.
Chitresh Gupta [Thu, 28 Sep 2017 10:24:37 +0000 (15:54 +0530)]
PASDK-405: Updated DTS submodule for NEO.

5 years agoPASDK-405: Updated DTS submodule for NEO.
Chitresh Gupta [Thu, 28 Sep 2017 08:40:35 +0000 (14:10 +0530)]
PASDK-405: Updated DTS submodule for NEO.

5 years agoPASDK-401:Update root installation folder to processor_sdk_audio_1_00_00_06 (not...
Frank Livingston [Thu, 28 Sep 2017 00:54:38 +0000 (19:54 -0500)]
PASDK-401:Update root installation folder to processor_sdk_audio_1_00_00_06 (not necessary if batch files used for build)

5 years agoPASDK-401:Update DH release notes
Frank Livingston [Wed, 27 Sep 2017 20:34:40 +0000 (15:34 -0500)]
PASDK-401:Update DH release notes

5 years agoPASDK-401:Update DTS repo for updated PARMA UG
Frank Livingston [Wed, 27 Sep 2017 18:24:15 +0000 (13:24 -0500)]
PASDK-401:Update DTS repo for updated PARMA UG

5 years agoPASDK-405: Updated PAF and DTS submodule
Chitresh Gupta [Wed, 27 Sep 2017 07:05:20 +0000 (12:35 +0530)]
PASDK-405: Updated PAF and DTS submodule

5 years agoPASDK-401:Fix broken DSP patches for No-IP build
Frank Livingston [Wed, 27 Sep 2017 01:47:13 +0000 (20:47 -0500)]
PASDK-401:Fix broken DSP patches for No-IP build

5 years agoPASDK-401:Remove custom IPC from OS packge
Frank Livingston [Tue, 26 Sep 2017 21:32:10 +0000 (16:32 -0500)]
PASDK-401:Remove custom IPC from OS packge

5 years agoPASDK-401:Revert CGT updates because of ARM startup failure in DTS:X build
Frank Livingston [Tue, 26 Sep 2017 21:31:36 +0000 (16:31 -0500)]
PASDK-401:Revert CGT updates because of ARM startup failure in DTS:X build

5 years agoPASDK-405: Added AAC build scripts.
Chitresh Gupta [Tue, 26 Sep 2017 16:05:27 +0000 (21:35 +0530)]
PASDK-405: Added AAC build scripts.

5 years agoPASDK-405: Updated AAC submodule.
Chitresh Gupta [Tue, 26 Sep 2017 16:05:04 +0000 (21:35 +0530)]
PASDK-405: Updated AAC submodule.

5 years agoPASDK-401:Add No IP build to build scripts
Frank Livingston [Tue, 26 Sep 2017 13:30:32 +0000 (08:30 -0500)]
PASDK-401:Add No IP build to build scripts

5 years agoPASDK-405: Fixed DSD build scripts.
Chitresh Gupta [Tue, 26 Sep 2017 13:16:50 +0000 (18:46 +0530)]
PASDK-405: Fixed DSD build scripts.

5 years agoPASDK-405: Added AAC repo as submodule.
Chitresh Gupta [Tue, 26 Sep 2017 12:19:30 +0000 (17:49 +0530)]
PASDK-405: Added AAC repo as submodule.

5 years agoPASDK-405: Updated PAF submodule for DSD.
Chitresh Gupta [Tue, 26 Sep 2017 12:07:18 +0000 (17:37 +0530)]
PASDK-405: Updated PAF submodule for DSD.

5 years agoPASDK-405: Added DSD build scripts.
Chitresh Gupta [Tue, 26 Sep 2017 11:47:29 +0000 (17:17 +0530)]
PASDK-405: Added DSD build scripts.

5 years agoPASDK-401:Add No-IP builds
Frank Livingston [Mon, 25 Sep 2017 23:45:46 +0000 (18:45 -0500)]
PASDK-401:Add No-IP builds

5 years agoPASDK-401:Update DTS submodule
Frank Livingston [Mon, 25 Sep 2017 22:32:44 +0000 (17:32 -0500)]
PASDK-401:Update DTS submodule

5 years agoPASDK-284: Clean Up. Removed deadwood and addressed compiler warnings.
Govind Jeyaram [Mon, 25 Sep 2017 19:06:51 +0000 (12:06 -0700)]
PASDK-284: Clean Up. Removed deadwood and addressed compiler warnings.

5 years agoPASDK-284: Clean Up. Removed deadwood and addressed compiler warnings.
Govind Jeyaram [Mon, 25 Sep 2017 19:06:34 +0000 (12:06 -0700)]
PASDK-284: Clean Up. Removed deadwood and addressed compiler warnings.

5 years agoPASDK-284: Clean Up. Removed deadwood.
Govind Jeyaram [Mon, 25 Sep 2017 19:05:07 +0000 (12:05 -0700)]
PASDK-284: Clean Up. Removed deadwood.

5 years agoPASDK-284: Clean Up. Removed deadwood.
Govind Jeyaram [Mon, 25 Sep 2017 19:04:42 +0000 (12:04 -0700)]
PASDK-284: Clean Up. Removed deadwood.

5 years agoPASDK-284: Clean Up. Removed deadwood.
Govind Jeyaram [Mon, 25 Sep 2017 19:04:06 +0000 (12:04 -0700)]
PASDK-284: Clean Up. Removed deadwood.

5 years agoPASDK-284: Clean Up. Removed PA3Await etc from OutNone.
Govind Jeyaram [Mon, 25 Sep 2017 19:03:22 +0000 (12:03 -0700)]
PASDK-284: Clean Up. Removed PA3Await etc from OutNone.

5 years agoPASDK-284: Rearranged files to separate driver (SAP) files from other h/w-specific...
Govind Jeyaram [Mon, 25 Sep 2017 18:59:40 +0000 (11:59 -0700)]
PASDK-284: Rearranged files to separate driver (SAP) files from other h/w-specific ones (part 3).

5 years agoPASDK-284: Rearranged files to separate driver (SAP) files from other h/w-specific...
Govind Jeyaram [Mon, 25 Sep 2017 18:46:27 +0000 (11:46 -0700)]
PASDK-284: Rearranged files to separate driver (SAP) files from other h/w-specific ones (part 2).

5 years agoPASDK-284: Rearranged files to separate driver (SAP) files from other h/w-specific...
Govind Jeyaram [Mon, 25 Sep 2017 18:43:35 +0000 (11:43 -0700)]
PASDK-284: Rearranged files to separate driver (SAP) files from other h/w-specific ones.

5 years agoMerge branch 'dev_pasdk_frank_pasdk359UpdateDevEnv' of ssh://bitbucket.itg.ti.com...
Frank Livingston [Mon, 25 Sep 2017 15:49:12 +0000 (10:49 -0500)]
Merge branch 'dev_pasdk_frank_pasdk359UpdateDevEnv' of ssh://bitbucket.itg.ti.com/pasdk/pasdk_sr into dev_pasdk_frank_pasdk359UpdateDevEnv

5 years agoPASDK-400:AAC integration
Frank Livingston [Mon, 25 Sep 2017 15:36:30 +0000 (10:36 -0500)]
PASDK-400:AAC integration

Implementation of AAC integration from MRB, Ogo-san w/ guidance from PP.

6 years agoPASDK-359:Update FD package creation script to use gmake CLI overrides
Frank Livingston [Sun, 24 Sep 2017 23:14:22 +0000 (18:14 -0500)]
PASDK-359:Update FD package creation script to use gmake CLI overrides

6 years agoPASDK-402:Add writeDECCommandRestart updates
Frank Livingston [Sun, 24 Sep 2017 00:44:14 +0000 (19:44 -0500)]
PASDK-402:Add writeDECCommandRestart updates

writeDECCommand restart is required for customer.
Updated framework to handle this alpha command.
Implementation from MRB, Kawada-san with guidance from TI.

6 years agoPASDK-359:Update DSP CCS project to not use linker pre-processor
Frank Livingston [Sat, 23 Sep 2017 20:42:28 +0000 (15:42 -0500)]
PASDK-359:Update DSP CCS project to not use linker pre-processor

When PAFL_LROOT directory depth contains more than eight levels, linker throws this error:
"C:\\Users\\a0322553\\AppData\\Local\\Temp\\426723", line 16: fatal error #19032: source line too long

For example,
--define=PAF_LROOT=C:/Userdata/pasdk_sr/pasdk/test_dsp/../../pasdk/paf
results in error.

--define=PAF_LROOT=C:/Userdata/pasdk_sr/pasdk/test_dsp/../pasdk/paf
rdoes not esult in error.

Error will occur when PASDK root directory is only two levels from drive
root directory. This is too limiting in terms of where pasdk root
directory can reside.

6 years agoPASDK-359:Fix various problem with build scripts
Frank Livingston [Sat, 23 Sep 2017 06:03:48 +0000 (01:03 -0500)]
PASDK-359:Fix various problem with build scripts

- PASDK root dir containing trailing backslash
- determination of unzip path
- install_code.bat modes other than SuperRepo

6 years agoPASDK-284: (I2C) Repeal & Replace - working version 1. Now the interactions with...
Govind Jeyaram [Fri, 22 Sep 2017 22:12:53 +0000 (15:12 -0700)]
PASDK-284: (I2C) Repeal & Replace - working version 1. Now the interactions with HSR41 card are performed with I2C LLD APIs. (Needs further cleanup).

6 years agoPASDK-359:Update build scripts
Frank Livingston [Fri, 22 Sep 2017 22:09:03 +0000 (17:09 -0500)]
PASDK-359:Update build scripts

- Apply command line overrides to gmake
- Make DH and DTS:X component build logs more readable