Other Parts Discussed in Thread: SYSCONFIG, CC1311P3
Tool/software:
If I try to configure a CC1311R3RKP with the SysConfig-Tool I only get an Error. With the web-version and with the local version (1.20.0)
Error form the online Variant:
e is null
TypeError: e is null: getSelection@dev.ti.com/.../ui.js:173:1056488 G@dev.ti.com/.../ui.js:173:575279 @dev.ti.com/.../ui.js:173:577532 createConfigStore@dev.ti.com/.../ui.js:173:85625
Error from the installed Variant:
Cannot read properties of null (reading 'instanceId')
TypeError: Cannot read properties of null (reading 'instanceId')
at f.getSelection (webpack://sysconfig/src/pinmux/services/tabs.ts:288:30) at createSwitchTabSelection (webpack://sysconfig/src/pinmux/services/configStore.ts:1739:11) at new t.ConfigStore (webpack://sysconfig/src/pinmux/services/configStore.ts:254:20) at M.createConfigStore (webpack://sysconfig/src/pinmux/components/LoadConfigPage.tsx:201:23) at M.fetchAsyncData (webpack://sysconfig/src/pinmux/components/LoadConfigPage.tsx:152:4)
I've used the following settings:
Software Product: | SimpleLink Low Power F2 SDK (7.41.00.17) |
Board: | Unselected (Choose a Board) |
Device: | CC1311R3RKP |
Part: | Default |
Package: | RKP |
RTOS: | freertos |
I've although tried with the other three RTOS variants => same Result.