This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280039C: The alert 1173-D unknown attribute "noblocked" occur when compiling

Part Number: TMS320F280039C

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)?

Fullscreen
1
2
__attribute__((noblocked))
extern struct_type my_struct;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Could you help look into this case? Thanks.

Best Regards,

Cherry