Hello,
I was reading through the Network Flow C Compiler User's Guide on using remote signals to synchronize between microengines, and I saw a reference to a reflect_write function. I was looking through the nfp standard library and flowenv library, and I didn't find any additional mention of the reflect_write function. However, I did find references to some cmd_cluster_target_reflect_write and cmd_cls_reflect_write_sig functions. Do these functions perform the same thing? Also, are there any examples on how to use these functions?
Thank you.