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.

PROCESSOR-SDK-AM64X: question about Modifying resource allocation

Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: SYSCONFIG

Hi 

I was trying to switch a CCS project from r5_0-0 to r5_0-1

I ran the script to generate the "sciclient_defaultBoardcfg_rm.c" as shown: 

AM64x MCU+ SDK: Modifying resource allocation

and I have the following error: 

C:\ti\mcu_plus_sdk_am64x_09_01_00_41>make -s -C tools/sysfw/boardcfg configure-gen SOC=am64x
process_begin: CreateProcess(NULL, C:/ti/sysconfig_1.18.0/nodejs/node C:/ti/sysconfig_1.18.0/dist/cli.js --product C:/ti/mcu_plus_sdk_am64x_09_01_00_41/tools/sysfw/boardcfg/respart/am64x/k3-respart-tool-0.5/.metadata/product.json --output generated/ C:/ti/mcu_plus_sdk_am64x_09_01_00_41/tools/sysfw/boardcfg/respart/am64x/k3-respart-tool-0.5/out/am64x-evm.syscfg, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [configure-gen] Error 2

I did not change any setting in the "am64x-evm.syscfg", but I found that there is no resource partition in the R5_0_0 althrough a lot of examples from the SDK is based on R5_0_0: 

Any advise would be helpful 

Thanks a lot 

  • Hello,

    Thanks for reaching out to Texas Instruments E2E support forum.

    Can you please confirm, Do you have Sysconfig v1.18 installed at C:\ti ?

    Please check the sysconfig tool is installed at exact path C:\ti\sysconfig_1.18.0.

    Regards,

    Tushar