MSPM0G3519: SysConfig generates wrong content in device.cmd.genlibs file

Part Number: MSPM0G3519
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

if MSPM0G3519 is selected as target MCU for CCS Theia project, SysConfig generates many files including device.cmd.genlibs this file contains link options for linking process. unfortunately latest SysConfig produce incorrect (non-existent) path to a library which crashes the build ( -l"ti/drivers/lib/ticlang/m0p/drivers_mspm0gx51x.a") please fix this ASAP or at least tell how to manually fix it. thank you

  • Hi,

    I have run into this recently as well. I solved it by reinstalling syscfg, but it could also be solved by copying that file from an older SDK revision into your current SDK.

    Can you share what version of CCS you are using?

    -Matthew

  • Hi Matthew, thanks for the reply.

    i have SysConfig 1.25

    in my very painful experience copying files into non-project directory backfires, hence could you trigger awareness for SysConfig devteam?

    UPD:
    older versions of SDK has same set of library files. maybe it was different in much older versions but ... OMG how old is this issue then.