PowerPC assembly instruction

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

PowerPC assembly instruction

跳至解决方案
2,207 次查看
vinothkumars
Senior Contributor IV

Hi All,

I am working on T4160RDB machine and I want to debug the u-boot. I want to print some value from processor assembly section for that I want to initialize the uart transmit.

I followed this thread,

   Uart output 

I want to PowerPC instruction for following instruction (ldr, str, tst

Regards, VinothS

Regards,
Vinothkumar Sekar
标签 (2)
0 项奖励
回复
1 解答
2,039 次查看
Pavel
NXP Employee
NXP Employee

Look at the Section 3.4.3.2 of the e6500 Core Reference Manual:

https://www.nxp.com/docs/en/reference-manual/E6500RM.pdf

 

See also the Chapter 5.6.1.2.1 of the EREF:

https://www.nxp.com/webapp/Download?colCode=EREF_RM&location=null

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,040 次查看
Pavel
NXP Employee
NXP Employee

Look at the Section 3.4.3.2 of the e6500 Core Reference Manual:

https://www.nxp.com/docs/en/reference-manual/E6500RM.pdf

 

See also the Chapter 5.6.1.2.1 of the EREF:

https://www.nxp.com/webapp/Download?colCode=EREF_RM&location=null

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
2,039 次查看
vinothkumars
Senior Contributor IV

Hi Pavel,

Thank you for your reply.

Regards,
Vinothkumar Sekar
0 项奖励
回复