I've had an excellent experience using the Tiva Launchpad (actually the former Stellaris Launchpad) demo boards to prototype my design.
Part: TM4C123GH6PM
I did everything using Code Composer Studio and I want to stick with that development environment.
I think I would now like to develop a custom board similar to the Launchpad, except without the second microcontroller for debugging.
It will essentially copy the Launchpad schematics, except delete some parts.
Since I wont have the nice ICDI, can someone explain step-by-step:
- What pins I use to program it?
- What pins I use to debug?
- What hardware is available, and what should I buy to debug and program it?
thanks