I'm a relative newbie to the Arduino ecosystem, so forgive me if this is something I should already know. In playing with the DigiX, I decided to start out with a very basic script of blinking the LED. That worked fine so then I decided to blink an external LED that I connected to pin 13 via a breadboard. The onboard LED continued to blink, but the one on the breadboard didn't.
I changed my script to use other pins (like 8, 12, and 14) and rewired, and all worked as expected. It's only pin 13 that doesn't work. I looked very carefully at the board and didn't see any apparent solder issues. Am I missing something?