Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello TI Team,
I am new to using the CCS IDE and need some guidance on creating a simple LED blinking project on the AWR1843AOPEVM.
Using the SysConfig Tool, I selected GPIO_2 as an output pin. This generated 3 files, which I saved in my LED_Toggle project folder. However, when I try to build the project, I encounter the following error:
"syscfg/pin_mux_config.c", line 41: fatal error #1965: cannot open source file "ti/drivers/pinmux/pinmux.h"
The syscfg/pin_mux_config.c
file was generated through the SysConfig Tool and unable to find the required pinmux.h
file in the SDK (mmwave_sdk_03_06_02_00-LTS).
Can you please help me resolve this issue?
Best regards,
Mitesh