Hello,
I have C6455 DSK and developing a network application. Everything is good, except every time NDK is initialized 2 out of 4 LEDs provided on the board start blinking. From my experiments I determined that some function seem to be toggling them. I took "helloWorld" example, and rewrote it for the experiment, and now LEDs do not blink. However, I could not track or repeat the conditions again, therefore I assumed it was just luck. I would like to use those 4 LEDs for something else. Does anyone know what makes 2 of them blink, and how to disable it? From debugging, I narrowed it down to NC_NetStart function, but cannot confirm it exactly.
Thanks.
Vladimir