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
CCS Project added to build the examples for M3 Centaurus
Addition of M3 support for Centaurus
Added cfg files, makefiles and examples build using makefile
Added cfg files, makefiles and examples build using makefile
Added Webgen makefile to publish in the release webpage
Updated Makefile to build for specific platform and Target, For libs and Examples
To build for all TARGETS supported by a PLATFORM provide only PLATFORM from command line
To build for a Specific target of a platform provide both PLATFORM and TARGET
If both are not specified it will build for all platform and targets supported.
Could be combined with libs, examples and clean makefile targets
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
To build for all TARGETS supported by a PLATFORM provide only PLATFORM from command line
To build for a Specific target of a platform provide both PLATFORM and TARGET
If both are not specified it will build for all platform and targets supported.
Could be combined with libs, examples and clean makefile targets
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
Updated package.xs to search library based on device name
getlibs() function of xdc is edited to pick libraries based on device name insted of platform name.
For custom boards platform name is user defined.
Could not differentiate between Netra EVM and SIM libraries and SAIm libraries are never returned.
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
getlibs() function of xdc is edited to pick libraries based on device name insted of platform name.
For custom boards platform name is user defined.
Could not differentiate between Netra EVM and SIM libraries and SAIm libraries are never returned.
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
Fix for IR SDOCM00084073
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
Signed-off-by: Prasad Konnur <prasad.konnur@ti.com>
Documentation changes for version 02.11.02.04
Updated eclipse folder for new version
Fix Error in using EDMA as XDC package
Fix for GENERIC defined for all release builds
Documents updated with IRs implimented for 02.11.02.03
Adding samples
Macro.ini for out of box build
Fixed bugs SDOCM00080618 and SDOCM00080034
Support of OMAP Tesla platform
Documentation changes for 02.11.02.03
makefile related changes for support of M3
config files and examples added for supporting m3 video/vpss of netra
xdc compatibility key updated
Patch II to add additional project files for CCSv5 project support for C66x examples
Project changes to resolve build issues.
Updated EDMA3 Driver version to 02.11.01.02
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Updated the Documentation for the release 02.11.01.02
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Updated makefile to build C66x targets only with ELF
- This is required if 7.0.x CGTOOL chain is used.
- Older CGTOOL 7.0.x tool chain for COFF does not support C66x target
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- This is required if 7.0.x CGTOOL chain is used.
- Older CGTOOL 7.0.x tool chain for COFF does not support C66x target
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Updated the env.mk and the release batch file for release 02.11.01.02
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Updated the Doxygen generated help files for the release 02.11.01.02
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Updated the Doxygen cfg files for release 02.11.01.02
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Updated the release batch file to rename config.bld file
- This removed buildforge dependancy on renaming the file
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- This removed buildforge dependancy on renaming the file
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Fix for bugs because of which generic RM library was not pulled for C64P targets
- Refer IR# SDOCM00078797 for more details.
- for ISA c64p, library extensions that need to be generated are "64P"
- same way in getlibs() one has to check for "64P" to pull correct c64p libraries
- "-DGENERIC" flag has to be passed while building Generic RM library
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- Refer IR# SDOCM00078797 for more details.
- for ISA c64p, library extensions that need to be generated are "64P"
- same way in getlibs() one has to check for "64P" to pull correct c64p libraries
- "-DGENERIC" flag has to be passed while building Generic RM library
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Fix for IR# SDOCM00078808 - EDMA LLD example fails for multi core run for TCI6486 target
Updated the tools used for building the package in env.mk
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Added new top level makefile for the build of C66x platforms only
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Updated XDC version and Compatibility key for the release 02.11.01.02
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
C99 type modification
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Fix for multi-core execution of examples.
- Address would need to be global for EDMA transfer
- Testing version querry API added in the EDMA DRV module
- Adding of code to test default RM configuration
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- Address would need to be global for EDMA transfer
- Testing version querry API added in the EDMA DRV module
- Adding of code to test default RM configuration
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Removed XDC and BIOS dependancy for DRV and RM module builds
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Added support to Ny-Sh EVMs and Simulators.
- Also removed the old Ny simulator TCI6498
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- Also removed the old Ny simulator TCI6498
Signed-off-by: Sundaram Raju <sundaram@ti.com>
12 years agoUpdated Documentation for the release 02.11.00.01 DEV_EDMA3_LLD_02_11_00_01 DEV_EDMA3_LLD_02_11_00_01_RC05
Updated Documentation for the release 02.11.00.01
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Commenting out the build of C66x generic RM library
- This support will properly be added in the next release of LLD
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- This support will properly be added in the next release of LLD
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Commenting out the build of evmOMAPL138_ARM example from default build as it fails
- Fix required in makerules of ARM-9
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- Fix required in makerules of ARM-9
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Allowing Cache invalidation for all buffers assuming they might be in DDR
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Signed-off-by: Sundaram Raju <sundaram@ti.com>
Fixed bugs in the rules_*.mk files of Cortex A8 and ARM-9
- added the necessary compile & link flags for Sample applications
Signed-off-by: Sundaram Raju <sundaram@ti.com>
- added the necessary compile & link flags for Sample applications
Signed-off-by: Sundaram Raju <sundaram@ti.com>