Added env.mk with toolchain variable for A8 GCC
Added rules_GCC_a8 to git
Build ti814x A8 libs with GCC compiler
Docs updated: rel 02.11.10.09
eclipse plugin version update: rel 2.11.10.09
Updated the xdc compat key for rel: 2.11.10.09
Change extn for A15, A8 built with GCC
Added gcc buld support for A8
Invoke the build with TOOLCHAIN_a8=GCC to build using the GCC toolchain
Invoke the build with TOOLCHAIN_a8=GCC to build using the GCC toolchain
Docs updated: rel 02.11.09.08
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
eclipse plugin version update: rel 2.11.09.08
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Updated xdc compat key: rel 2.11.09.08
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
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>
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>
Put global variables in .far section
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
SDOCM00102368: Support for TCI6636K2H target.
Docs updated: rel 02.11.08.06
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Updated xdc compat key: rel 02.11.08.06
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
McSPI channel enable in default event mapping
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Release notes updated with toolchain version
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Fixed build error for vayu dsp libs
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Webgen makefile to have a URL field
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Fixed C++ build warning for vayu libs
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Changed makerules for a8, 674, m3
not to use configuro profile as whole_program
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
not to use configuro profile as whole_program
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Fixed warnings in building for tda2xx platform
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
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>
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>
Updated eclipse folder versions
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Docs updated for release 02.11.08.05
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
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>
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>
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>
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>
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>
Added a Sem pend while waiting for interrupt
and Sem post in ISR servicing the interrupt
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Updated the xdc compatibility key
Updating S value causes the applications using it to rebuild.
Introduces incompatibility compared to previous release.
Updating S value causes the applications using it to rebuild.
Introduces incompatibility compared to previous release.
9 years agoUpdated TMS320TCI6638K2K device name to match with XDC device name TMS320TCI6638 DEV_EDMA3_LLD_02_11_07_04
Updated TMS320TCI6638K2K device name to match with XDC device name TMS320TCI6638
Updated EDMA3 LLD 02.11.07.04 release version info
Updated TCI6638K2K and simKepler example project files for tools version etc.
Added example projects for TCI6638K2K EVM target
Updated simTCI6634 name to simKepler to match with XDC platform name
Updated TCI6634 name to TCI6638K2K to match with XDC platform name
Updated simTCI6634 name to simKepler to match with XDC platform name
Updated TCI6634 name to TCI6638K2K to match with XDC platform name
Updated TCI6634 device name to TCI6638K2K to match with XDC platform name
Updated TCI6634 device name to TCI6638K2K to match with XDC platform name
Updated TCI6634 device name to TCI6638K2K to match with XDC platform name
Docs updated for 02.11.07.03
Signed-off-by: prasad <prasadkonnur.ti.com>
Signed-off-by: prasad <prasadkonnur.ti.com>
Default event mapping for vayu updated
Signed-off-by: prasad <prasadkonnur.ti.com>
Signed-off-by: prasad <prasadkonnur.ti.com>
Base address for vayu M4 updated
Signed-off-by: prasad <prasadkonnur.ti.com>
Signed-off-by: prasad <prasadkonnur.ti.com>
added event mux base address as macro
Updated documents for release
Added sample code and notes for tpcc clock enable for vayu
Memory stats for M4 and DSP libs of Vayu added in datasheet.
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Added sample code and notes for tpcc clock enable for vayu
Memory stats for M4 and DSP libs of Vayu added in datasheet.
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Changed compiler names for tms470 as per release 5.0.2
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
added vayu clock enable gel file
updated eclipse folder with new version number
review comments implimented for vayu cfg files
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Updated the xdc compatibility key version no.
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Added Vayu support in edma3lld
Tested on A15, IPU and DSP cores on Zebu
System edma and DSP edma both added
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Tested on A15, IPU and DSP cores on Zebu
System edma and DSP edma both added
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Updated A15 tool chain path
conflicting types error for a15 fixed
Updated tool versions in makerules
updated IR number in release notes
Updated Memory usage statistics for M4 core of TDA2XX
Document versions updated
Added vayu support for M4
M4 Vayu Examples tested on virtio
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
M4 Vayu Examples tested on virtio
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
Documentation update for release 02.11.06.01
Fixed build example applications using CCS projects
Changed to CCS v5 projects.
Includes the EDMA DRV and RM as xdc packages.
Changed to CCS v5 projects.
Includes the EDMA DRV and RM as xdc packages.
EMRH register accessed for all devices
Some devices donot have this registers
See IR SDOCM00091866
Some devices donot have this registers
See IR SDOCM00091866
Crossbar event initialization for c6a811x
See the IR SDOCM00092324
See the IR SDOCM00092324
10 years agoDocumentation and version info update for 02.11.05.02 release DEV_EDMA3_LLD_02_11_05_02 DEV_EDMA3_LLD_02_11_05_02_RC01
Documentation and version info update for 02.11.05.02 release
Replaced simTCI6634 with simKepler as per XDC tools
10 years agoKepler (TCI6634) support: 1) Added little and big endian example projects, 2) Correct...
Kepler (TCI6634) support: 1) Added little and big endian example projects, 2) Corrected interrupt numbers and 3) Increased max number of EDMA instances from 3 to 5
Support for Gauss (C6657). Added sim and evm examples.
Kepler (TCI6634) support in EDMA3 LLD
Signed-off-by: Murtaza Gaadiwala <murtaza@ti.com>
Signed-off-by: Murtaza Gaadiwala <murtaza@ti.com>
Support for Kepler (TCI6634) device
Updated resource manager for Gauss (C6657)
Removed internal name like J5Eco from release notes
Documents updated for 02.11.05.01
Updated xdc version numbers for 02.11.05.01
Updated platform for j5Eco
Updated XDC platform name with ti.platforms.evmTI811X in platform.mk
Removed version number from releasenotes filename
Updated XDC platform name with ti.platforms.evmTI811X in platform.mk
Removed version number from releasenotes filename
J5Eco addition rm sample updated
Addition of J5Eco C6A811X platform
Resource split notification added in release notes
removing c6657 from component.mk
updated version in webgen makefile
xdc compatibility key and eclipse folder updated for EDMA version 02.11.04.01
Documents updated for release 02.11.04.01
added appleton targets in package list
fixed warnings in building edma libs
fix for IR: SDOCM00088023
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
fix for IR: SDOCM00088023
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
11 years agoAdded custom XDC platform for Appleton (TCI6614) for Big Endian and updated both... a0870109/appleton_support_addition
Added custom XDC platform for Appleton (TCI6614) for Big Endian and updated both LE and BE project files to point to required XDC and SYS/BIOS tools version
Added custom XDC platform for Appleton (TCI6614)
Appleton (TCI6614) device support
Event mapping for centaurus changed to enable MMCSD in PSP
MMCSD in PSP for centaurus uses event 2 and 3 of EDMA
MMCSD in PSP for centaurus uses event 2 and 3 of EDMA
Version no updated for 02.11.03.03
Fix for SDOCM00086934 same interrupt number is used for all TC error
Updated webgen makefile for release 02.11.03.02
Build version update for 02.11.03.02
Bug fixes SDOCM00086492 and SDOCM00086496
Updated webgen makefile
Documentation changes for release 02.11.03.01
xdc compatibility key and eclipse folder updated for EDMA version 02.11.03.01
Renamed Examples folder of Centaurus A8
Added Netra A8 Support
Single cfg file for Netra and Centaurus in drv sample
Fixed possible thread safety issues
Updated CCS project files for M3 Netra
Examples folder for M3 Netra Renamed evmTI816x_ARM -> evmTI816x_M3
Examples folder for M3 Netra Renamed evmTI816x_ARM -> evmTI816x_M3