2020-12-02 08:33 AM
I am recieveing a fatal error on from the #include"k_config.h" header file. I have added the header file to the IDE but the error wont clear. I am reciving the fatal error in the main.c and the audiorecorder.c.
I may have added the header file to the worng file location and the code isnt recognising it.
I have added the #include"k_config.h" header file to the Core, Inc and the Drivers, Inc directories in the project explorer but the error wont clear. Can anyone please help?
It is the STM32L476VG DISCO micrcontroller I am working on.