Other Parts Discussed in Thread: AWR1642, SYSBIOS, UNIFLASH
Tool/software:
Hi, so I'm trying to connect the AWR1642 board to a raspberry pi over i2c so that i can control other hardware. I've loaded the Short-Range Radar demo onto the board successfully and I was hoping I could just piggy back that project and send the data via i2c rather than uart, however I've encountered issues in trying to initialise the i2c drivers in the project. If there is a way to do this then that would be very helpful.
This is the specific error message I get, but I dont understand why the same issue doesnt arise with the GPIO_init (which come with the project as default) which leads me to believe that theres more to the setup than just including the header file <ti/drivers/i2c/I2C.h> in the mss_main.c file
I2C_init ./mss_main.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "srrdemo_16xx_mss.xer4f" not built