Hi,
I'm trying to use EVM K2H to read data from some sensors via I2C, SPI, UART, interrupts from GPIO, and output PWM signals on GPIO.
I am new to the Keystone II platform and I am a little confused with the various tools available such as MCSDK, SYS/BIOS, TI-RTOS, Processor SDK, etc. I intend to run it on baremetal. However, I am open to using RTOS if the LLD libraries require it.
In addition, I often times encounter errors with the linker as I cannot find the proper library file paths. The examples provided are also rather limited in that they only cover initialisation. Are there any I2C_read(handle, data) functions supplied?
Thank you in advance for your help!
Regards,
tuckging