This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LED Blink Example

Other Parts Discussed in Thread: TMDS243EVM, LP-AM243, SYSCONFIG

Hi,

I'm using the EVM-243x with mcu_plus_sdk_09  the gpio_led_blink  example directely from Resource_Explorer.

It prints out that it was blinking and "All tests have passed!!" ,  but no LEDs were blinking.

I see that that the line  GPIO_pinWriteLow(gpioBaseAddr, pinNum); - does not turn the LED off - it's always on

Please advice,

Thanks,

Eli