Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Description:
The rti_led_blink
example works correctly, blinking LED DS2 on my Launchpad Sitara AM263x MCU . However, I need to blink a different LED (e.g., DS1).
Problem:
I cannot find the setting in SysConfig (.syscfg) to change the target GPIO pin for the LED. The macros GPIO_LED_BASE_ADDR
and GPIO_LED_PIN
seem hardcoded, and I need guidance on how to reconfigure them via SysConfig for a different pin.
i did it in the code and its compiling and debugging good but led is not glowing , i guess theres something that im missing in the .syscfg file
there are these options in the ccs studio but im uable to find an option where i could select a specific gpio pin
Regards,
Abhiram N P