Part Number: TMDSEVM6678 Other Parts Discussed in Thread: FFTLIB
Hi All,
Is there any tutorial or sth that explains the below example? I only know C/C++ pretty well and a little bit of hardware architecture (I know the concepts to some extent but…
Hi,
For TI 6678 EVM, the SGMII 1 is connected to RJ-45 and tested with NDK Helloworld example. SGMII 0 is accessible through the AMC backplane, we don't have test setup for this. It seems you can simply change the NIMU driver code to do the test on…
Those header files are written specifically to be used with the Microsoft Visual Studio compiler. They do not contain portable C code that can be compiled by any C compiler. You would have similar problems if you did the same build with a GCC compiler…
Thank you Correct answer :)
... but then I had to create a processor group with same number of cores as set by the config file ... other wise I get the below error :
[C66xx_3] ti.sdo.ipc.family.c647x.MultiProcSetup: line 63: assertion failure: A_invalidProcessor…
When debugging issues in CCS, the most useful and detailed information regarding the build appears in the Console Window. Please copy the text from the comsole window and attach as a text file for our analysis. The screenshot helps with understanding…
Part Number: TMDSEVM6678 Other Parts Discussed in Thread: FFTLIB Tool/software: TI C/C++ Compiler Hi All,
Previously, I have asked how to build fftlib unit test examples; below I described the configs I used to achieve this task.
First and foremost…
Part Number: TMDSEVM6678 Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS I use a TDSEVM6678LE development board and I try to use an example but it get an error. After the upload the demo out file and start the program the CIO get a message…