Hello,
My current project's variables, which are put at the TSA table, can be updated runtime via Freemaster UART communication, however, when changing these variables, it reported "Error 0x80000089 (Access to target resource is denied)."
The modifying mode for the variable is "Any value within proper limits".
已解决! 转到解答。
Hello Dong Luo,
there are two macros to declare a variable in TSA table, please check which one you are using:
In case this does not help, you can also disable the all access checking by setting FMSTR_USE_TSA_SAFETY to 0.
Regards,
Michal
Hello Dong Luo,
there are two macros to declare a variable in TSA table, please check which one you are using:
In case this does not help, you can also disable the all access checking by setting FMSTR_USE_TSA_SAFETY to 0.
Regards,
Michal