Forum Discussion
Altera_Forum
Honored Contributor
12 years agoMany thanks. That fixed it.
alt_remap_uncached must have been getting included somewhere else without the alt_cache.h in the .c version because it worked fine without it. It only presented a problem when I changed it to .cpp. But when I add the sys/alt_cache that made it all work. Many thanks again.