Other Parts Discussed in Thread: AMIC110
Tool/software: TI-RTOS
Hello.
I want to manage LED, that connect to GPIO. I use GPIO_write(Board_LED1, GPIO_PIN_VAL_HIGH); How can I find name "Board_LED1" or how I able to create it name. In fact, I need gpio pin config file. Is SDK have this file for ICEAMIC110 or I should create this file manually.