This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM4376: Software development on Linux host system for custom board

Part Number: AM4376
Other Parts Discussed in Thread: PROCESSOR-SDK-AM437X, TPS65218, AM4372

Tool/software: Linux

Hi,

I have designed a custom board with TI AM4376 interfacing LCD, DDR, SD card and USB, SPI and I2C protocols. The card is under layout and manufacturing phase.

Meanwhile, I want to start the software development for the same card on my linux machine (Ubuntu 16.04, LTS- 64bit). I have already installed CCSv7.0 and linux SDK package ()   

Now how can I start configuring the SPI, I2C and USB interfaces on CCSv7.0..?? 

I have developed an application using MSP430 on CCSv6.0, so in this AM4376 processor development , the hardware configuration shall be done the same way by configuring the registers..??

Can any one please guide how to start the software development in AM4376 on Linux host machine..?