Free Master Array Viewer access denied

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Free Master Array Viewer access denied

ソリューションへジャンプ
1,118件の閲覧回数
jamesli
Contributor IV

Dear, 

 

 I try to do array viewer and then report "Error in array viewer 0x80000089 (access ... is denied)

jamesli_0-1741861704914.png

Please advise how to fix this problem, thank you in advance!

My Free Master in 3.2.4.5, MCU is RT1064.

Jian Li

タグ(1)
0 件の賞賛
返信
1 解決策
1,112件の閲覧回数
MichalH
NXP Apps Support
NXP Apps Support

Hello, 

access denied error is returned by MCU target driver when you want to access variable or memory that you do not have access to. This happens when using the TSA feature together with TSA-Safety. The MCU driver will deny access to any memory that is NOT described by any TSA table. 

To fix your access issue, either disable the FMSTR_USE_TSA_SAFETY or add the array variables to some TSA table.

Regards,
Michal

元の投稿で解決策を見る

2 返答(返信)
1,113件の閲覧回数
MichalH
NXP Apps Support
NXP Apps Support

Hello, 

access denied error is returned by MCU target driver when you want to access variable or memory that you do not have access to. This happens when using the TSA feature together with TSA-Safety. The MCU driver will deny access to any memory that is NOT described by any TSA table. 

To fix your access issue, either disable the FMSTR_USE_TSA_SAFETY or add the array variables to some TSA table.

Regards,
Michal

1,040件の閲覧回数
jamesli
Contributor IV

Dear Michal, 

  Many thanks for your help, that fix my problem.

 

Jian

0 件の賞賛
返信