]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/log
keystone-rtos/edma3_lld.git
9 years agoAdded define to check if DMA XBAR available DEV_EDMA3_LLD_02_11_13_17_RC01
Prasad [Wed, 25 Jun 2014 06:18:53 +0000 (11:48 +0530)]
Added define to check if DMA XBAR available

Make file defines this for all platforms which support dma xbar

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoAdded set environment varible to build batch file
Prasad [Wed, 25 Jun 2014 05:34:03 +0000 (11:04 +0530)]
Added set environment varible to build batch file

To access edma as xdc module requires xdc interfaces to be built
This requires some environment variables to be set.
This was done in jenkins build, its moved to build script in git.

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoFixed package.xs files, stage for release DEV_EDMA3_LLD_02_11_13_17
Ivan Pang [Wed, 11 Jun 2014 22:07:18 +0000 (18:07 -0400)]
Fixed package.xs files, stage for release

9 years agoRevert "Revert "Merge branch 'master' into edma3_keystone2""
Ivan Pang [Tue, 10 Jun 2014 21:58:50 +0000 (17:58 -0400)]
Revert "Revert "Merge branch 'master' into edma3_keystone2""

This reverts commit 5d27173bc68cc12f8bb047a6231f70a91c550007.

9 years agoRevert "Merge branch 'master' into edma3_keystone2"
Ivan Pang [Mon, 9 Jun 2014 06:07:38 +0000 (02:07 -0400)]
Revert "Merge branch 'master' into edma3_keystone2"

This reverts commit 2c7315c0baf24da1a3469def93f112411b0d13bf, reversing
changes made to 1906a1fda2117f255e1cd6aabaf83a7236674434.

9 years agoMerge branch 'master' into edma3_keystone2
Ivan Pang [Fri, 6 Jun 2014 22:24:58 +0000 (18:24 -0400)]
Merge branch 'master' into edma3_keystone2

9 years agoRemoved evm prefix in SRC addition
Sivaraj R [Fri, 6 Jun 2014 02:12:36 +0000 (07:42 +0530)]
Removed evm prefix in SRC addition

- Source files and CFLAGS should be added to SRCS_($SOC) variable
  instead of SRCS_($PLATFORM). so that makefile need not be changed for
  builds like evm, sim, zebu etc...

Signed-off-by: Sivaraj R <sivaraj@ti.com>
9 years agoUpdated application cfg file of tda3xx - M4 DEV_EDMA3_LLD_02_11_12_16
Prasad [Fri, 30 May 2014 09:46:41 +0000 (15:16 +0530)]
Updated application cfg file of tda3xx - M4

Required for running on Zebu

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoUpdated docs for release 02.11.12.16 DEV_EDMA3_LLD_02_11_12_16_RC01
Prasad [Wed, 28 May 2014 15:07:51 +0000 (20:37 +0530)]
Updated docs for release 02.11.12.16

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoBuild from external makerules for c66xdsp fixed
Prasad [Wed, 28 May 2014 14:47:06 +0000 (20:17 +0530)]
Build from external makerules for c66xdsp fixed

the source files were picked based on core.
Core can be c6xdsp or c66xdsp for tda2xx, tda3xx.

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoAdded TDA3XX and DRA72X in package.xs
Prasad [Wed, 28 May 2014 11:11:43 +0000 (16:41 +0530)]
Added TDA3XX and DRA72X in package.xs

These names might change based on platform names used in BIOS

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoUpdated component versions for release 2.11.12.16
Prasad [Wed, 28 May 2014 11:09:54 +0000 (16:39 +0530)]
Updated component versions for release 2.11.12.16

Paths updated as per jenkins build.
component versions are not changed in jenkins while building

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoeclipse plugin version update: rel 2.11.12.16
Prasad [Tue, 27 May 2014 10:31:46 +0000 (16:01 +0530)]
eclipse plugin version update: rel 2.11.12.16

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoUpdated the xdc compat key for rel: 2.11.12.16
Prasad [Tue, 27 May 2014 10:21:39 +0000 (15:51 +0530)]
Updated the xdc compat key for rel: 2.11.12.16

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoAdded m4vpss core to makefile
Sivaraj R [Fri, 23 May 2014 10:01:55 +0000 (15:31 +0530)]
Added m4vpss core to makefile

- This fixes the build issue for tda3xx with BSP

Signed-off-by: Sivaraj R <sivaraj@ti.com>
9 years agoAddition of platform dra72x
Prasad Konnur [Wed, 5 Mar 2014 09:27:24 +0000 (14:57 +0530)]
Addition of platform dra72x

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
9 years agoAdding adaslow - tda3xx platform
Prasad Konnur [Tue, 25 Feb 2014 09:29:04 +0000 (14:59 +0530)]
Adding adaslow - tda3xx platform

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
9 years agoclean target should do rm -rf
Prasad [Tue, 20 May 2014 06:24:46 +0000 (11:54 +0530)]
clean target should do rm -rf

This ensures removing all temp directories

Signed-off-by: Prasad <prasadkonnur@ti.com>
9 years agoAdded generic target to bild edma libs & examples
Prasad Konnur [Fri, 21 Feb 2014 06:09:14 +0000 (11:39 +0530)]
Added generic target to bild edma libs & examples

Added the generic target
it can be invoked to build for any Platform any target
Removed individual targets of tda2xx-evm - m4,dsp,a15,eve
these are now building with new generic target

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
9 years agoFixed simKepler project cfg file to use name tci6638k2k (aligns with platform build...
Ivan Pang [Tue, 29 Apr 2014 19:41:59 +0000 (15:41 -0400)]
Fixed simKepler project cfg file to use name tci6638k2k (aligns with platform build name) instead of tci6634

10 years agoMisra C Fix: Macros should have U suffix
Prasad Konnur [Tue, 25 Feb 2014 11:28:13 +0000 (16:58 +0530)]
Misra C Fix: Macros should have U suffix

Macros were defined with suffix as u changed to U

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoA15 build error fixed for new bios version
Prasad [Thu, 27 Mar 2014 06:36:27 +0000 (12:06 +0530)]
A15 build error fixed for new bios version

--generationOnly Only generates cfg.c file from application cfg file
It should be built seperately.
Without this option the generated file is built as part of configuro
which can be linked directly
No need for target to build the cfg.c file

Signed-off-by: Prasad <prasadkonnur@ti.com>
10 years agoINCLUDE_EXERNAL_ to INCLUDE_EXTERNAL_
Sivaraj R [Tue, 18 Mar 2014 08:23:59 +0000 (13:53 +0530)]
INCLUDE_EXERNAL_ to INCLUDE_EXTERNAL_

 - Renamed INCLUDE_EXERNAL_INTERFACES to INCLUDE_EXTERNAL_INTERFACES
 - This was a typo and needs to be fixed as the latest BSP driver and SDK
   uses INCLUDE_EXTERNAL_INTERFACES

Signed-off-by: Sivaraj R <sivaraj@ti.com>
10 years agoAdded support for MAKERULEDIR
Sivaraj R [Tue, 18 Mar 2014 08:14:26 +0000 (13:44 +0530)]
Added support for MAKERULEDIR

 - When EDMA3 LLD is built using external makerules, this is required
   inorder to provide exact control over the makerule file path
 - Without this, earlier we are assuming the files are present in
   $(ROOTDIR)/makerule folder which may not be true with other external
   package builds
 - The change is backward compatibile as we check for null before using
   MAKERULEDIR

Signed-off-by: Sivaraj R <sivaraj@ti.com>
10 years agoUpdated documents: tool versions to match MCSDK 3.0.4 release DEV_EDMA3_LLD_02_11_11_15_RC01
Ivan Pang [Wed, 19 Feb 2014 23:58:26 +0000 (17:58 -0600)]
Updated documents: tool versions to match MCSDK 3.0.4 release

10 years agoEclipse plugin.xml updated version to 02_11_11_15
Ivan Pang [Wed, 19 Feb 2014 23:11:15 +0000 (17:11 -0600)]
Eclipse plugin.xml updated version to 02_11_11_15

10 years agoUpdated release notes html, and package.xdc versioning
Ivan Pang [Wed, 19 Feb 2014 22:52:17 +0000 (16:52 -0600)]
Updated release notes html, and package.xdc versioning

10 years agoUpdated version number to 02.11.11.15 DEV_EDMA3_LLD_02_11_11_15
Ivan Pang [Wed, 19 Feb 2014 20:20:24 +0000 (14:20 -0600)]
Updated version number to 02.11.11.15

10 years agoconfig.bld: add --mem_model:data=far to update c66 .mak for use with OpenCL
Hongmei Gou [Wed, 19 Feb 2014 16:33:16 +0000 (16:33 +0000)]
config.bld: add --mem_model:data=far to update c66 .mak for use with OpenCL

10 years agorules_66.mk: replace --mem_model:code=far with --mem_model:data=far for use with...
Hongmei Gou [Wed, 19 Feb 2014 15:44:15 +0000 (15:44 +0000)]
rules_66.mk: replace --mem_model:code=far with --mem_model:data=far for use with OpenCL

10 years agorules_66.mk: added cflag --mem_model:code=far for use with OpenCL
Ivan Pang [Mon, 10 Feb 2014 22:52:54 +0000 (17:52 -0500)]
rules_66.mk: added cflag --mem_model:code=far for use with OpenCL

10 years agoUpdate to match the part# from XDC
Raghu Nambiath [Fri, 31 Jan 2014 19:30:50 +0000 (14:30 -0500)]
Update to match the part# from XDC

10 years agoMerge branch 'edma3_keystone2' of gitorious.design.ti.com:+edma3-lld-developers/edma3...
Raghu Nambiath [Thu, 30 Jan 2014 22:54:02 +0000 (17:54 -0500)]
Merge branch 'edma3_keystone2' of gitorious.design.ti.com:+edma3-lld-developers/edma3/edma3_lld_development into edma3_keystone2

* 'edma3_keystone2' of gitorious.design.ti.com:+edma3-lld-developers/edma3/edma3_lld_development: (28 commits)
  component.mk: updated tci6638k2k example path to existing simKepler folder
  Debian: updated to add sample cfg files for ks2
  Debian: updated paths, git link, contributor name
  Updated debian files for build and install
  Updated rules_GCC_a15. It removed a '_' char from default so library name
  rules_GCC_a15.mk: Added option to change SONAME outside of the makefile defaults
  Reverted back whitespace and tab changes
  [ARP32] Removed .exe from tool invocation
  Updated makefile to use default GCC for keystone2 a15 builds
  Merged from master; updated build-related files for dsp build
  Modified package.xs files to add tda2xx-evm/ entries in dir array
  eclipse plugin version update: rel 02.11.11.13
  Updated the xdc compat key for rel: 2.11.11.13
  Updated documents and datasheet for rel 02.11.11.13
  Added 'DRA7xx' in the packages.xs files
  Following changes done
  Build warnings and C++ warnings are fixed
  Updated documents and Release notes
  EVE EDMA standalone example is aligned with gels6.
  Docs updated: rel 02.11.11.12
  ...

10 years agoUpdate for additional K2L and K2E targets
Raghu Nambiath [Thu, 30 Jan 2014 22:52:05 +0000 (17:52 -0500)]
Update for additional K2L and K2E targets

10 years agocomponent.mk: updated tci6638k2k example path to existing simKepler folder
Ivan Pang [Wed, 29 Jan 2014 23:25:17 +0000 (18:25 -0500)]
component.mk: updated tci6638k2k example path to existing simKepler folder

10 years agoDebian: updated to add sample cfg files for ks2
Ivan Pang [Wed, 29 Jan 2014 00:18:51 +0000 (19:18 -0500)]
Debian: updated to add sample cfg files for ks2

10 years agoDebian: updated paths, git link, contributor name
Ivan Pang [Tue, 28 Jan 2014 23:18:36 +0000 (18:18 -0500)]
Debian: updated paths, git link, contributor name

10 years agoUpdated debian files for build and install
Ivan Pang [Tue, 28 Jan 2014 21:43:19 +0000 (16:43 -0500)]
Updated debian files for build and install

10 years agoUpdated rules_GCC_a15. It removed a '_' char from default so library name
Ivan Pang [Tue, 28 Jan 2014 20:21:04 +0000 (15:21 -0500)]
Updated rules_GCC_a15. It removed a '_' char from default so library name

10 years agoMerge branch 'master' into edma3_keystone2
Ivan Pang [Tue, 28 Jan 2014 20:18:09 +0000 (15:18 -0500)]
Merge branch 'master' into edma3_keystone2

10 years agorules_GCC_a15.mk: Added option to change SONAME outside of the makefile defaults
Ivan Pang [Mon, 27 Jan 2014 23:19:46 +0000 (18:19 -0500)]
rules_GCC_a15.mk: Added option to change SONAME outside of the makefile defaults

10 years agoReverted back whitespace and tab changes
Sivaraj R [Mon, 13 Jan 2014 06:01:25 +0000 (11:31 +0530)]
Reverted back whitespace and tab changes

This was done by mistake in the previous ARP32 .exe removal commit

Signed-off-by: Sivaraj R <sivaraj@ti.com>
10 years ago[ARP32] Removed .exe from tool invocation
Sivaraj R [Mon, 13 Jan 2014 05:46:16 +0000 (11:16 +0530)]
[ARP32] Removed .exe from tool invocation

Removed .exe extention from compiler and linker path so that the
same path works for Linux buil as well

Signed-off-by: Sivaraj R <sivaraj@ti.com>
10 years agoUpdated makefile to use default GCC for keystone2 a15 builds
Ivan Pang [Fri, 10 Jan 2014 23:52:04 +0000 (18:52 -0500)]
Updated makefile to use default GCC for keystone2 a15 builds

10 years agoMerged from master; updated build-related files for dsp build
Ivan Pang [Fri, 10 Jan 2014 22:07:30 +0000 (17:07 -0500)]
Merged from master; updated build-related files for dsp build

10 years agoMerge branch 'master' into edma3_keystone2
Ivan Pang [Fri, 10 Jan 2014 16:59:50 +0000 (11:59 -0500)]
Merge branch 'master' into edma3_keystone2

10 years agoModified package.xs files to add tda2xx-evm/ entries in dir array
Arvind [Tue, 7 Jan 2014 14:02:08 +0000 (19:32 +0530)]
Modified package.xs files to add tda2xx-evm/ entries in dir array

10 years agoeclipse plugin version update: rel 02.11.11.13
Arvind [Tue, 7 Jan 2014 10:30:26 +0000 (16:00 +0530)]
eclipse plugin version update: rel 02.11.11.13

10 years agoUpdated the xdc compat key for rel: 2.11.11.13
Arvind [Tue, 7 Jan 2014 10:19:41 +0000 (15:49 +0530)]
Updated the xdc compat key for rel: 2.11.11.13

10 years agoUpdated documents and datasheet for rel 02.11.11.13
Arvind [Tue, 7 Jan 2014 10:18:28 +0000 (15:48 +0530)]
Updated documents and datasheet for rel 02.11.11.13

10 years agoAdded 'DRA7xx' in the packages.xs files
Arvind [Tue, 7 Jan 2014 09:45:58 +0000 (15:15 +0530)]
Added 'DRA7xx' in the packages.xs files

10 years agoFollowing changes done
Arvind [Tue, 7 Jan 2014 09:39:02 +0000 (15:09 +0530)]
Following changes done

1. Teardown sequence in standalone example was not proper ie edma3deinit()
was called after heartbeats (huge delay) so de-initialization was
        not happening.
2. Code clean up - Indentation and tab removal changes for only standalone
         example files.

10 years agoMerged from master, added a15 support for k2l, c66ak2e
Ivan Pang [Mon, 6 Jan 2014 23:18:23 +0000 (18:18 -0500)]
Merged from master, added a15 support for k2l, c66ak2e

10 years agoBuild warnings and C++ warnings are fixed
Arvind [Fri, 3 Jan 2014 13:26:16 +0000 (18:56 +0530)]
Build warnings and C++ warnings are fixed

10 years agoUpdated documents and Release notes
Arvind [Fri, 27 Dec 2013 08:47:16 +0000 (14:17 +0530)]
Updated documents and Release notes

10 years agoUpdate to support Additional keystone-2 platforms: K2L and K2E. Changes included...
Raghu Nambiath [Thu, 26 Dec 2013 18:26:08 +0000 (13:26 -0500)]
Update to support Additional keystone-2 platforms: K2L and K2E. Changes included in top level makefile and example projects

10 years agoEVE EDMA standalone example is aligned with gels6.
Arvind [Thu, 26 Dec 2013 14:26:51 +0000 (19:56 +0530)]
EVE EDMA standalone example is aligned with gels6.

10 years agoDocs updated: rel 02.11.11.12
Arvind [Tue, 24 Dec 2013 12:29:34 +0000 (17:59 +0530)]
Docs updated: rel 02.11.11.12

10 years ago eclipse plugin version update: rel 2.11.11.12
Arvind [Tue, 24 Dec 2013 12:05:36 +0000 (17:35 +0530)]
 eclipse plugin version update: rel 2.11.11.12

10 years agoUpdated the xdc compat key for rel: 2.11.11.12
Arvind [Tue, 24 Dec 2013 11:58:16 +0000 (17:28 +0530)]
Updated the xdc compat key for rel: 2.11.11.12

10 years agoBug fixed - SDOCM00104308
Arvind [Tue, 24 Dec 2013 09:18:43 +0000 (14:48 +0530)]
Bug fixed - SDOCM00104308

SDOCM00104308 - "Ti814x sample app, the unregisterEdma3Interrupts
causes an exception because error interrupts were not assigned
for M3 builds

10 years agoEDMA3 LLD support for DRA7xx platform
Arvind [Tue, 24 Dec 2013 08:47:40 +0000 (14:17 +0530)]
EDMA3 LLD support for DRA7xx platform

10 years agoDocs updated: rel 02.11.11.11
Arvind [Fri, 20 Dec 2013 11:32:15 +0000 (17:02 +0530)]
Docs updated: rel 02.11.11.11

10 years agoInitial push for EDMA3 User Mode for K2H/K2K
Ivan Pang [Fri, 20 Dec 2013 00:14:02 +0000 (19:14 -0500)]
Initial push for EDMA3 User Mode for K2H/K2K

10 years agoeclipse plugin version update: rel 2.11.11.11
Arvind [Thu, 19 Dec 2013 09:37:27 +0000 (15:07 +0530)]
eclipse plugin version update: rel 2.11.11.11

10 years agoUpdated the xdc compat key for rel: 2.11.11.11
Arvind [Thu, 19 Dec 2013 09:02:32 +0000 (14:32 +0530)]
Updated the xdc compat key for rel: 2.11.11.11

10 years agoPorted EDMA lld to EVE core to access internal EDMA instance
Arvind [Wed, 18 Dec 2013 12:05:40 +0000 (17:35 +0530)]
Ported EDMA lld to EVE core to access internal EDMA instance

10 years agoFix for correcting the XDC config file for K2H/K2K EVM platforms DEV_EDMA3_LLD_02_11_10_10_RC01
Raghu Nambiath [Fri, 18 Oct 2013 21:45:32 +0000 (17:45 -0400)]
Fix for correcting the XDC config file for K2H/K2K EVM platforms

10 years agoAdded env.mk with toolchain variable for A8 GCC DEV_EDMA3_LLD_02_11_10_09
Sivaraj R [Mon, 23 Sep 2013 09:43:48 +0000 (15:13 +0530)]
Added env.mk with toolchain variable for A8 GCC

10 years agoAdded rules_GCC_a8 to git DEV_EDMA3_LLD_02_11_10_09_RC03
Sivaraj R [Mon, 23 Sep 2013 09:32:53 +0000 (15:02 +0530)]
Added rules_GCC_a8 to git

10 years agoBuild ti814x A8 libs with GCC compiler DEV_EDMA3_LLD_02_11_10_09_RC02
Sivaraj R [Mon, 23 Sep 2013 09:23:08 +0000 (14:53 +0530)]
Build ti814x A8 libs with GCC compiler

10 years agoDocs updated: rel 02.11.10.09
Sivaraj R [Mon, 23 Sep 2013 09:14:37 +0000 (14:44 +0530)]
Docs updated: rel 02.11.10.09

10 years agoeclipse plugin version update: rel 2.11.10.09
Sivaraj R [Mon, 23 Sep 2013 06:44:26 +0000 (12:14 +0530)]
eclipse plugin version update: rel 2.11.10.09

10 years agoUpdated the xdc compat key for rel: 2.11.10.09
Sivaraj R [Mon, 23 Sep 2013 06:39:08 +0000 (12:09 +0530)]
Updated the xdc compat key for rel: 2.11.10.09

10 years agoChange extn for A15, A8 built with GCC DEV_EDMA3_LLD_02_11_10_09_RC01
Sivaraj R [Fri, 20 Sep 2013 12:35:14 +0000 (18:05 +0530)]
Change extn for A15, A8 built with GCC

10 years agoAdded gcc buld support for A8
Sivaraj R [Fri, 20 Sep 2013 12:33:05 +0000 (18:03 +0530)]
Added gcc buld support for A8

Invoke the build with TOOLCHAIN_a8=GCC to build using the GCC toolchain

10 years agoDocs updated: rel 02.11.09.08 DEV_EDMA3_LLD_02_11_09_08
Prasad Konnur [Wed, 17 Jul 2013 09:20:22 +0000 (14:50 +0530)]
Docs updated: rel 02.11.09.08

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoeclipse plugin version update: rel 2.11.09.08
Prasad Konnur [Wed, 17 Jul 2013 09:03:47 +0000 (14:33 +0530)]
eclipse plugin version update: rel 2.11.09.08

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoUpdated xdc compat key: rel 2.11.09.08
Prasad Konnur [Wed, 17 Jul 2013 08:57:53 +0000 (14:27 +0530)]
Updated xdc compat key: rel 2.11.09.08

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoPut Global variables in libs to .fardata section
Prasad Konnur [Tue, 16 Jul 2013 12:07:55 +0000 (17:37 +0530)]
Put Global variables in libs to .fardata section

Global and static variables are placed in .fardata:.edma3Globals section
This change is only for the libs compiled with C6000 compiler
makefile variable -DBUILD_C6XDSP defined in rules.mk files
for 66, 64t, 64p, 674 which used C6000 Compiler.

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoPut global variables in .far section
Prasad Konnur [Thu, 27 Jun 2013 14:43:57 +0000 (20:13 +0530)]
Put global variables in .far section

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoSDOCM00102368: Support for TCI6636K2H target.
Murtaza Gaadiwala [Wed, 3 Jul 2013 20:45:45 +0000 (16:45 -0400)]
SDOCM00102368: Support for TCI6636K2H target.

10 years agoDocs updated: rel 02.11.08.06 DEV_EDMA3_LLD_02_11_08_06_RC01
Prasad Konnur [Thu, 11 Jul 2013 10:27:09 +0000 (15:57 +0530)]
Docs updated: rel 02.11.08.06

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoUpdated xdc compat key: rel 02.11.08.06
Prasad Konnur [Thu, 11 Jul 2013 10:22:20 +0000 (15:52 +0530)]
Updated xdc compat key: rel 02.11.08.06

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoMcSPI channel enable in default event mapping
Prasad Konnur [Tue, 9 Jul 2013 09:04:17 +0000 (14:34 +0530)]
McSPI channel enable in default event mapping

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoRelease notes updated with toolchain version DEV_EDMA3_LLD_02_11_08_05
Prasad Konnur [Wed, 3 Jul 2013 08:13:45 +0000 (13:43 +0530)]
Release notes updated with toolchain version

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoFixed build error for vayu dsp libs
Prasad Konnur [Tue, 2 Jul 2013 13:20:33 +0000 (18:50 +0530)]
Fixed build error for vayu dsp libs

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoWebgen makefile to have a URL field
Prasad Konnur [Tue, 2 Jul 2013 08:56:33 +0000 (14:26 +0530)]
Webgen makefile to have a URL field

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoFixed C++ build warning for vayu libs
Prasad Konnur [Mon, 1 Jul 2013 13:54:41 +0000 (19:24 +0530)]
Fixed C++ build warning for vayu libs

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoChanged makerules for a8, 674, m3
Prasad Konnur [Thu, 27 Jun 2013 13:52:39 +0000 (19:22 +0530)]
Changed makerules for a8, 674, m3

not to use configuro profile as whole_program

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoFixed warnings in building for tda2xx platform
Prasad Konnur [Wed, 26 Jun 2013 13:25:14 +0000 (18:55 +0530)]
Fixed warnings in building for tda2xx platform

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoChange required for moving to new BIOS version
Prasad Konnur [Wed, 26 Jun 2013 13:21:49 +0000 (18:51 +0530)]
Change required for moving to new BIOS version

Changed the IntXbar module header include path
Build M4 with Configuro in debug and release insted of whole_program

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoUpdated eclipse folder versions
Prasad Konnur [Thu, 20 Jun 2013 14:28:59 +0000 (19:58 +0530)]
Updated eclipse folder versions

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoDocs updated for release 02.11.08.05
Prasad Konnur [Thu, 20 Jun 2013 14:24:19 +0000 (19:54 +0530)]
Docs updated for release 02.11.08.05

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoSDOCM00102051 determine core id at runtime
Prasad Konnur [Thu, 20 Jun 2013 04:52:07 +0000 (10:22 +0530)]
SDOCM00102051 determine core id at runtime

Updated the cfg file for vayu
return region based on the core on whith code is running

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoaccepting custom config.bld and Platform name
Prasad Konnur [Wed, 19 Jun 2013 15:53:36 +0000 (21:23 +0530)]
accepting custom config.bld and Platform name

Updated the makerules to accept custom config.bld file
From the application. Application can define extension to
Platform defined by xdc which can be passed in makefile

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoRemoved Busy waiting in edma examples
Prasad Konnur [Wed, 19 Jun 2013 15:51:30 +0000 (21:21 +0530)]
Removed Busy waiting in edma examples

Added a Sem pend while waiting for interrupt
and Sem post in ISR servicing the interrupt

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
10 years agoUpdated the xdc compatibility key
Prasad Konnur [Thu, 13 Jun 2013 06:26:50 +0000 (11:56 +0530)]
Updated the xdc compatibility key

Updating S value causes the applications using it to rebuild.
Introduces incompatibility compared to previous release.

10 years agoUpdated TMS320TCI6638K2K device name to match with XDC device name TMS320TCI6638 DEV_EDMA3_LLD_02_11_07_04
Murtaza Gaadiwala [Fri, 17 May 2013 00:55:37 +0000 (20:55 -0400)]
Updated TMS320TCI6638K2K device name to match with XDC device name TMS320TCI6638

10 years agoUpdated EDMA3 LLD 02.11.07.04 release version info
Murtaza Gaadiwala [Thu, 16 May 2013 19:14:28 +0000 (15:14 -0400)]
Updated EDMA3 LLD 02.11.07.04 release version info