Hi Zvika,
1. If you look at the Linker command file (lnk.cmd) for this project, you will see that this is where the dsplib (dsplib.a66) is linked in via the -l option here. This is why you see that dsplib is linked in when you look at the generated…
1. How to run the OOB demo on C6657 EVM?
Please refer to the Quick start guide attached as pdf, here.
To run the OOB demo, install USB_COM_Driver.exe and install the package,DPInst64.exe
For 32 bit machines, install DPInst32.exe. For 64 bit machines…
Randy,
thank you for your response. I let this sit in the background, but have looked at the problem again. The gel file breaks down when the Power and Sleep Controller attempts to look at the MDSTAT2 Register to see the current state. It is always…
Quick start Guide for K2H-EVM
Introduction :
This Master-FAQ document will help to explore the functions and features of K2H - Processor device using the K2H (EVM) with SDK. Going through these FAQ-list will help the customer to get good hands-on…
Part Number: AM62A3 Other Parts Discussed in Thread: FFTLIB Here I Benchmark_C66x_C674x.pdf have attached the benchmark comparison of C66x vs C674x
Like this I need comparison between C674x vs C7x
Hello!
Mentioned documents is focused more on C66 computing core rather than C6678 as a system. There is a chip level interrupt controller, which might be involved in interrupt routing. There is separate document on interrupt controller, but I find…
How to configure GPIO interrupt and test on Keystone I devices - C6678 ?
Pre-requisites:
1. Download and install "PROCESSOR-SDK-RTOS-C667x 06_03_00_106" from https://software-dl.ti.com/processor-sdk-rtos/esd/C667x/latest/index_FDS.html
( Please…
Krishn Singh Chauhan,
Please have a look at page no: 2
4213.Configuring Interrupts K1.pdf
How to test system events and Interrupts
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1309303/faq-tms320c6678-how-to…
How to configure interrupts and test on Keystone I devices - C6678 ?
Pre-requisites:
1. Download and install "PROCESSOR-SDK-RTOS-C667x 06_03_00_106" from https://software-dl.ti.com/processor-sdk-rtos/esd/C667x/latest/index_FDS.html
( Please install…
For flashing U-Boot from CCS, following pre-requisite needs to be done.
For K2H EVM:
Install CCS ( https://www.ti.com/tool/download/CCSTUDIO/9.3.0.00012 ),
Build U-Boot by following this FAQ - https://e2e.ti.com/support/processors-group/processors…