Community
Participate
Working Groups
Created attachment 166722 [details] email with more info see attached. The error for incompatible target/codegen needs to be improved.
Add continuation characters to error message so that it gets formatted nicely for the command line user. Upgrade the error parser to handle the error messages in the new format.
Updated the incompatible target version warning to include the version string from compiler. The updated warning message: Warning: xdc.cfg.INCOMPATIBLE_TARGET_VERSION: the compiler version [6.1.9] used by the current target 'ti.targets.C64P' is not compatible with compiler version of targets used to build the following packages; package ti.targets.rts6000 [in <some-path>/xdctargets-f13x/src/ti/targets/rts6000/] was built using the target 'ti.targets.C64P' with compiler version [7.0.3].
The formatting of the error message and upgrading the error parser will not be done at this time.
fix released in xdc-z04
Also, fix includes changes in target tree which will be released in xdctargets-f14
verify pass. the new error (below) is mucho better: Warning: xdc.cfg.INCOMPATIBLE_TARGET_VERSION: the compiler version [4.9.1] used by the current target 'ti.targets.arm.elf.M3' is not compatible with compiler ve rsion of targets used to build the following packages; package ti.sysbios [in /d b/vtree/library/trees/avalaprod/avalaprod-k26/exports/bios_6_35_01_26_eng/packag es/ti/sysbios/] was built using the target 'ti.targets.arm.elf.M3' with compiler version [5.0.1].
shipped in 3.25.00.48: http://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/3_25_00_48/index_FDS.html.