hello
If I use Compiler18.12.7 LTS compiler I'm facing error:
>> Compilation failure
source/device/subdir_rules.mk:9: recipe for target 'source/device/F2837xD_Adc.obj' failed
INTERNAL ERROR: C:\Users\akash.ahirwar\Downloads\ti-cgt-c2000_18.12.7.LTS\bin\ac2000.exe experienced a segmentation fault
while processing function (unknown or file scope) file (unknown) line 0
This is caused by a defect in the TI C/C++ Parser.
TI Customer Support may be able to suggest a workaround to avoid this.
Upgrading to the newest version of the compiler may fix this problem.
Contact TI in the E2E support forums at http://e2e.ti.com under
"Development Tools", "TI C/C++ Compiler". See the link titled
"Submitting an issue".
We need to see this ENTIRE error message and a complete, reproducible
test case including ALL of the command-line options.
Include the .pp file created by option --preproc_with_comment
gmake: *** [source/device/F2837xD_Adc.obj] Error 1
If i use 22.6.2LTS compiler I'm not facing any error.
i need solution for this compiler error.
Thank you