Other Parts Discussed in Thread: SYSCONFIG
While building projects using a gmake file and command-line interface, I am getting the following error.

Regards,
Shashank
Hi Shashank,
Can you try this command ,
gmake -sj -C ./examples/drivers/adc/adc_alternate_dma_trigger/am263px-cc/r5fss0-0_nortos/ti-arm-clang/ clean all PROFILE=release
Regards,
Aswin
Hi Ashwin,
I’m currently using a Windows PC and I’m receiving the following error when running the above command:

Regards,
Shashank
Hi Shashank,
In the imports.mak file in the SDK root directory, can you check which sysconfig and ccs version is used. Can you check if you have the same setup on your system as well.
Regards,
Aswin
Hi Ashwin,
I am trying to build examples from mcu_plus_sdk_11_00_00_19 in CLI, I am getting error "No rule to make target 'nortos.am263px.r5f.ti-arm-clang.debug.lib', needed by 'sbl_keywriter.debug.out'. Stop.". How to resolve this issue.
Hi Shashank,
Can you please tell me which example you are trying to build? Are you able to build the other ADC example ?
Regards,
Aswin
Hi Aswin,
I am able to build examples from 11.00 SDK after building library - nortos.am263px.r5f.ti-arm-clang.debug.lib
Regards,
Shashank
Hi Shashank
We can track the issue in below thread
AM263P4: Issue while building HSMrt using command line interface.
Closing this thread.
Regards,
Aswin