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.

MCU-PLUS-SDK-AM263X: Bug Report genimage.py inside of the makefile_ccs_bootimage_gen error

Part Number: MCU-PLUS-SDK-AM263X
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

When building my project, I run into the following error on the following dependency versions:

Dependency Versions
SysConfig 1.23+
MCU+ SDK for AM263x 10.2.0.13


This error was not present on sysconfig 1.22 or am263x version 10.1

The error is pretty minor and is shown below:


The argument by default is --max_segment_size
Updating this to --max-segment-size, fixes the issue.

This error occurs on default example projects as well.