Altera_Forum
Honored Contributor
20 years agoManaged Libraries
I am running into a bit of a problem with the Managed Libraries. I have existing common code that I am trying to build into a library. But this code uses the types defined in alt_types.h. So, since this is part of the HAL, it won't build. This seems like a serious limitation. In the Software Dev, Guide it states that we should use these types and then Altera prevents us from using them in a library. I am totally off them mark here or should I just forget using Managed Libraries?