Hi all,
I'm attempting to power and run a Launchpad + custom boosterpack without a USB connection, but having some trouble. From what I gather, I should disconnect JP1 and JP2 and supply 3v3 and gnd to the board somewhere (JP9 is convenient but ideally I'd do it through one of the boosterpack headers, they seem to all be connected internally so that shouldn't be a problem), but I'm struggling with getting the system to boot properly.
It seems like I should flip S1 switch 3 to off (Leaving switch 1 and 2 on) but my program isn't loading/starting running. I see D1 turn on and D10 flashes for a split second on power up, but I get nothing from D9 (which I expect to turn on and start blinking from my code). Is there something I should be setting in CCS or in my code to make it boot properly when running standalone?