Part Number: TM4C129XNCZAD
Hello,
I am working on TM4C129XNZAD microcontroller, while running the code i am getting some error. Plz anyone tell me how to solve the error, I will attach the error in below attachment.
Thanks.
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.
Part Number: TM4C129XNCZAD
Hello,
I am working on TM4C129XNZAD microcontroller, while running the code i am getting some error. Plz anyone tell me how to solve the error, I will attach the error in below attachment.
Thanks.
Hi,
Please accept our apologizes for the delay in the response. It looks like the thread has not been properly routed by the system. I have now notified the right team and you should receive assistance within Monday.
In the meantime, it would help if you could specify the software version you are using.
Best regards,
Hi Jansi,
The errors you show are related to a compilation failure because the linker cannot find the header file, HALCFG.h. Can you ensure this file path is included in your include build options?
For example, include the HALCFG.h folder like gtbelib you see here:

Best,
Jacob