Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Hello, I have a new .syscfg file that was converted from a PinMux file. The PinMuxing functionality what utilized in the planning of pin IO for a new PCB, which was of great help. I'm now moving onto configuring the software project for this new board and I'm trying to use SysConfig to help with the setup of the GPIO pinmuxing and I've realized that when creating a new SysConfig fie from scratch there's a "Software Product" drop down. This drop-down was initially empty but from this post, it appears that I can add the C2000Ware directory (C:\ti\c2000\C2000Ware_3_02_00_00) and it then shows a Software Product named C2000 SysConfig

Specifying a Software Product then shows me a different SysConfig interface. These differences are noted below.
This is SysConfig with a Software Product specified

This is SysConfig without a Software Product specified:

My questions are:
- Is there a user guide that explains the differences between these 2 use cases (with and without a softwrare package, specifically targeted to the C2000/f28388D? If there is, then maybe the following questions can be ignored:
- why does one generate board.h/.c, the other f2838x_pinmux.h/.c and pinmux.h/.c?
- Can I migrate a .sysconfig between the two uses cases? Specifically, can I use the .syscfg file that I used for PinMux and _add_ the Software Product after the fact?
- what am I missing if I choose to only use f2838x_pinmux/pinmux instead of board.h/board.c?
Thank you
