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.

Sysconfig 1.17 error when starting MOTOR_CONTROL_SDK with am243x and am263x

Other Parts Discussed in Thread: SYSCONFIG

Hi, I'm currently using Sysconfig GUI 1.17 with MOTOR CONTROL SDK (09.00.00), when I tried to choose the device as either AM263x or AM243x and click start, it would pop up the following error:


soc.getClockSourceOptions is not a function

TypeError: soc.getClockSourceOptions is not a function

    at loaderFunc (C:\Users\a0505397\git\testing\motor_control_sdk\mcu_plus_sdk\source\drivers\.meta\uart\v2\uart_v2.syscfg.js:94:31)
    at func (webpack:///src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:238:45)
    at Object.internalBoundary (webpack:///src/pinmux/services/niceExceptions.ts:43:10)
    at t.ResourceLoader.loadResource (webpack:///src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:238:22)
    at t.ResourceLoader.getResource (webpack:///src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:338:15)
    at Object.getScript (webpack:///src/pinmux/services/resources/runtime.ts:91:25)
    at getModule (C:\Users\a0505397\git\testing\motor_control_sdk\mcu_plus_sdk\source\drivers\.meta\uart\uart.syscfg.js:9:19)
    at loaderFunc (C:\Users\a0505397\git\testing\motor_control_sdk\mcu_plus_sdk\source\drivers\.meta\uart\uart.syscfg.js:12:11)
    at func (webpack:///src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:238:45)
    at Object.t.internalBoundary (webpack:///src/pinmux/services/niceExceptions.ts:43:10)

This is the configuration I used to produce this error message:

I'm not sure if this is an isolated problem on my end, but if it is, please suggest any methods to address this.

Best,

Sen Wang