Hi team,
Here's an issue from the customer may need your help:
Referenced section 6.15.4 of this doc for an introduction to variable attributes, and after using "noblocked", the compiler has an unknown attribute "noblocked" alert. The customer would like to know how to make this property recognized by the compiler(version v22.6.0.LTS)?
__attribute__((noblocked)) extern struct_type my_struct;

Could you help look into this case? Thanks.
Best Regards,
Cherry


