Texas Instruments (TI) Processors support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search processors content or ask technical support questions on Sitara™ processors, digital signal processors (DSP) and automotive processors. Find the right solution for your circuit design challenges by using our TI E2E™ support forums that are supported by thousands of contributing TI experts.
Part Number: TDA4VM Tool/software: Code Composer Studio I have a bunch of pins that i want to configure as GPIO and use them in Linux. How do i determine which Linux GPIO numbers corresponding to those pins in the schematic?
Part Number: TMS320C6678 The default NDK/NIMU example only supports regular Ethernet packet (1514 bytes). The article describes how to enable NDK/NIMU driver and test for the jumbo packet support on TI C6678 device.
When enabling/testing for other TI…
Part Number: TDA4VM Tool/software: Code Composer Studio I have the following questions on TDA4VM SPI:
How to enable SPI instances of TDA4VM?
How to enable SPIDEV on TD4VM SDK?
How to exercise from user space the TI J7/TDA4x SPI interface?
All of my System_printf and printf calls work when I'm connected to CCS, but the application does not work when disconnected from CCS. Is this related to semihosting?