Post Go back to editing

What is the difference between ad5940.h and AD5940.h?

Thread Summary

The user encountered an issue with both ad5940.h and AD5940.h being included in AD5940Main.c, causing build errors in Segger Embedded Studio. The final answer suggests commenting out #include "AD5940.h". The user should only include ad5940.h, as AD5940.h is not available in the Analog Devices firmware library for AD594x and ADuCM355.
AI Generated Content
Category: Software
Product Number: AD5940
Software Version: Segger Embedded Studio

Hi,

I see in AD5940Main.c both ad5940.h and AD5940.h are included but after checking those two files I still cannot tell the difference between the two files. I am just wondering if I need to import both of them in Segger Embedded Studio to make the project work.

Thanks,

Peter

Parents Reply Children