Part Number: LAUNCHXL-CC1312R1
Tool/software: Code Composer Studio
Some times the target-entry in the project-properties CCS General is changed from ti.targets.arm.elf.M4F to ti.targets.arm.elf.M4.
Until now i could not find the action that triggers this issue.
My current project started with the empty-example from the SDK. To get rid of the project dependencie to the tirtto_builds project i copied the release.cfg from the tirtos_builds project to my project and changed type to RTSC-project. With the CC13x0 SDK this worked without problems, but with CC13x2 SDK i get the described behavior.