Hi, So as the issue hasn't resolved yet so I was exploring different solutions, and when i loaded example project in Microchip studio (as shown below) and loaded .a static library provided by Bosch, i noticed something strange. See, the static library (ArduinoCore.a) created by Microchip is working fine and showing withouth extension. But the library libalgobsec.a is being shown with its extension name (.a at end). Now this was strange, and it brought a thought to my mind that sometimes static libraries can be IDE specific (right?). So is there any chance that libalgobsec.a provided by Bosch is IDE specific and that's wht it shows as incompatible in Microchip Stuido? Best way to find answer would be to load the project in some IDE which was used by Bosch to create this library. So can you provide me IDE regarding inofrmatoion?
... View more