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..?