Part Number: TMS320C6678 We want to build PCIe interface between C6678 and "RoHS-compliant SmartFusion®2 SoC FPGA Security Evaluation Kit (M2S090TS-EVAL-KIT)". To test the interface we used TMDSEVM6678 eval board. We've made adapter board to connect the…
Hi,
We have Hyperlink user guide here: software-dl.ti.com/.../Device_Drivers.html and the Hyperlink drivers/examples for TMS320C6678 are available as part of the Processor SDK RTOS package, the latest version is 5.1 for free download: software-dl.ti…
Part Number: TMS320C6678 Tool/software: Code Composer Studio Hello,
I am using CCS V5, installed BIOS MCSDK 2.0, XDC tools 3.23.3.53..
i have stated working with DSP development board TMDSEVM6678.
going through MCSDK 2.0 guide example 2, i need…
Part Number: C6000-CGT
Tool/software: TI C/C++ Compiler
Target Device TMDSEVM6678 / TMDSEVM6678LE
Hi All,
I have come across the below links on how to link a binary resource (eg. an image, or an array of 8-bit data) into an executable, however…
I created the attached project which runs on a TMDSEVM6678, which measures the duration of a test using both clock_gettime(CLOCK_MONOTONIC) and reading TSCL/TSCH. The results show agreement between the two methods:
[C66xx_0] [Sat Apr 27 17:13:39] Test…
Part Number: TMS320C6678 Tool/software: TI C/C++ Compiler Hello,
The DSP part of our board is designed refering to the TMDSEVM6678.The code I used to initialize SGMII, NETCP&PA is an old version of EVM6678 platform_test software. Its directory is \ti…
Part Number: TMS320C6678 Tool/software: TI-RTOS Hello,
I've successfully built and ran an application based on the NIMU_emacClientExample on my TMDSEVM6678 evaluation board.
Now I would like to write the application to flash and boot it without requiring…
Hi,
I am using TMDSEVM6678
MCSDK version 2.1.2.5
NDK 2.21.1.38
IPC 1.24.3.32
SYS/BIOS 6.33.6.50
I modified some of the already existing programs but multicore with NDK was not working ( using a separate master and slave program it was working…