Description
Due to a problem in the Intel® HLS Compiler Pro Edition version 20.4 or 21.1, you might see an error when you compile a component for fpga and share local data between tasks.
Resolution
To work around this problem, share data between tasks through a stream or pipe.