This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28379D: LAUNCHXL-F28379D new project

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: TMS320F28379D, TMS320F28377D

I'm trying to start a new project with the LAUNCHXL-F28379D

But when I do (for example the "Driverlib Empty CPU1 Example CCS project"), the device variant/core is TMS320F28377D, which is different from the board's TMS320F28379D. And cannot be change

81d557e8-71d5-44c6-b171-c77f0c04875f.png

I don't know if that relates to the "device.h" where the "#ifdef _LAUNCHXL_F28379D" are not activated (_LAUNCHXL_F28379D is not defined)
Screenshot 2026-01-29 151006.png
And maybe also relate to the issue I have with the SCI. I haven't been able to figure out how to make the baud rate setting to match the actual baud rate (it's always half the rate)

Anyway, if there's a basic new empty project (with all the setting matching the LAUNCHXL-F28379D) I would love getting it. I just started using CCS and it's a bit rough if I have to go through every single setting to configure the board.