I'm new to the TMS320C6746. I have previously programmed TMS320F2812, F2808, F28335.
The first thing I want to do is to use the SPI, I2C, UART and McBSP. First I’m going to test the peripherals using small programs. Then when I see that all works I’m going to move on to SYS/BIOS.
On the TMS320F2812 I downloaded the "C281x C/C++ Header Files and Peripheral Examples". It included many examples and all the header and source files I needed. It helped me to learn quickly.
Now I have found the "TMS320C6746 DSP Technical Reference Manual" (SPRUH80). I think it includes all the information about the peripherals. But where do I find examples and the header and source files to begin testing the peripherals?