RTIC

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
4,154件の閲覧回数
东升王
Contributor II

Hi

I am working on Vybrid platform to enable RTIC feature. When I wrote those registers, the value I read back was always zero. Even I used U-boot. For example:

I wrote : CAAM_RTIC_BASE_PTR->RWDOG = 0xffff;

              CAAM_RTIC_BASE_PTR->RTHR = 0x1;

Then the value I read back was :

              CAAM_RTIC_BASE_PTR->RWDOG = 0x0;

              CAAM_RTIC_BASE_PTR->RTHR = 0x0;

Somebody can tell me why?

Thank you

1 解決策
2,737件の閲覧回数
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

元の投稿で解決策を見る

0 件の賞賛
返信
14 返答(返信)
2,738件の閲覧回数
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 件の賞賛
返信
2,738件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

东升王​  did you send Rene  the information requested?

0 件の賞賛
返信
2,738件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

rendy​ FYI

0 件の賞賛
返信
2,738件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

dongshengwang​ did you get previous comment?

0 件の賞賛
返信
2,738件の閲覧回数
东升王
Contributor II

Hi Karinavalencia

Sorry I just got your email. Here is my code for rtic. Thanks for your

help.

Regards,

Dongsheng Wang

0 件の賞賛
返信
2,738件の閲覧回数
rendy
NXP Employee
NXP Employee

Hello,

please send me *working* example - send me the project with all headers and sources needed.

Thanks
Rene

2,738件の閲覧回数
rendy
NXP Employee
NXP Employee

Hello,

please send me a short example which demonstrates this and I will check it soon. You can use TWR-VF65GS10 sample code.

Thanks

Rene

2,738件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

rendy​ do you have an update?

0 件の賞賛
返信
2,738件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

rendy​ can you share your comments?

0 件の賞賛
返信
2,738件の閲覧回数
东升王
Contributor II

Sure, no problem!

0 件の賞賛
返信
2,738件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

timesyssupport​ can you help to review this case?

0 件の賞賛
返信
2,738件の閲覧回数
timesyssupport
Senior Contributor II

Hello Dongsheng,

Ensure that, RTIC is not in Run-time mode before writing to those registers as they are read only while in Run-time mode. Use RSTA register to find out the state of RTIC.

Thanks,

Timesys Support

0 件の賞賛
返信
2,738件の閲覧回数
东升王
Contributor II

Hi

Yes, before I wrote these registers. I checked RSTA register. It is always zero. Actually every registers are always zero. Even I read and wrote them with U-boot.

Thank you

0 件の賞賛
返信
2,738件の閲覧回数
timesyssupport
Senior Contributor II

Hi,

RTIC registers are set with 0 by default.I referred VYBRIDSRM and don't have much information to share. karinavalencia Can you ask the NXP Vybrid team to comment with any other information?

Thanks,

Timesys Support

0 件の賞賛
返信