SYSCONFIG: MSP432E401Y + SysConfig = No Quad SPI

Part Number: SYSCONFIG
Other Parts Discussed in Thread: MSP432E401Y

Using SysConfig 1.24 (standalone)..

  • if I create a bare-metal project, then I can select SSI and allocate a QUAD-mode SPI bus.
  • however if I create an SDK project, it says SPI and won't let me allocate the QUAD ports.

Same problem allocating Timer pins: I can do this in bare-metal, but not in SDK

Any ideas?