User Activity

Hello,I have built LED blinky test program in SPC560B-DIS eval, I am setting and clearing LEDs in eval bord. I have introduced delay "osalThreadDelayMilliseconds(500);" between set and clear.I have used below code for my application, but it throws bu...
Hello ,I am not able to build the example program, when compiled following build error recieved "Program "gcc" not found in PATH"Appreciate help
I am not able to build the example program, when compiled following build error recieved "Program "gcc" not found in PATH"
I have built LED blinky test program in SPC560B-DIS eval, I am setting and clearing LEDs in eval bord. I have introduced delay "osalThreadDelayMilliseconds(500);" between set and clear.I have used below code for my application, but it throws build er...
Using SPC560B-DIS Eval board, and tried UART serial example with LED, COM Port is not detecting on the Computer.Flashed the firmware using UDE through USB , LED start blinking but Virtual Com Port is not detected for UART communication.