MSPM33C321A: Compile error building "Bad Apple"

Part Number: MSPM33C321A

I am trying to build the bad apple demo with the current SDK. It is posted here:

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1571231/faq-mspm33c321a-how-to-play-video-bad-apple-at-lp-mspm33c321a?tisearch=e2e-sitesearch&keymatch=mspm33#

It compiles fine but I get a linker error:

[0]error #16004-D: file "C:/ti/mspm33_sdk_1_03_00_01/source/ti/driverlib/lib/ticlang/m33/mspm33c321x/driverlib.a<dl_common.o>" has a Tag_ABI_VFP_args attribute value of "1" that is different than one previously seen ("0"); combining incompatible files

[1]error #16004-D: file "C:/ti/mspm33_sdk_1_03_00_01/source/ti/driverlib/lib/ticlang/m33/mspm33c321x/driverlib.a<dl_unicommspi.o>" has a Tag_ABI_VFP_args attribute value of "1" that is different than one previously seen ("0"); combining incompatible files

[2]error #10010: errors encountered during linking; "Demo_bad_apple_U8G2_LP_MSPM33C321A_nortos_ticlang.out" not built

 

* Build finished *

 

I have looked for applicable compiler/linker options, but I can't find anything.