Detailed block diagram of two processors in LPC55S69

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

Detailed block diagram of two processors in LPC55S69

跳至解决方案
1,766 次查看
Yu_W
Contributor I

Hello, comminity

I would like to know the detailed support of two processors for cortex-m33 configuration options, so a detailed block diagram is best. Specifically, I wonder the following things which cannot be found in the data-sheet of LPC55S6x.

1. if the two processors have Data trace and watchpoint Unit (DWT) ?

2. where the output of DWT will be delivered to when it is configured for data tracing? Instrumentation Trace (ITM) for external debugger or SRAM that can be accessed by the processor?

Thank you.

0 项奖励
回复
1 解答
1,677 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Yu_W 

Sorry, I replied wrong last time, LPC55s69 doesn't support on-chip storage.

 

 

BR

Alice

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,749 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Yu_W 

About these information, recommend check from arm cortex-m33 related reference manual and DS:

https://www.arm.com/products/silicon-ip-cpu/cortex-m/cortex-m33  

 

BR

Alice

0 项奖励
回复
1,739 次查看
Yu_W
Contributor I

Thank you very much for your reply.

I realize my question might not have been sufficiently clear. Hence, I would like to rephrase it.

Specifically, I am interested in knowing whether the NXP LPC55S69 microcontroller includes a Data Watchpoint and Trace (DWT) unit and how it is integrated within the system. I haven't been able to confirm this from the existing LPC55S6X documentation. I suppose it's a question that only NXP can answer definitively. Because, according to arm's official documentation, the DWT is a configurable option for a cortex-m33 processor that NXP can choose to either set or unset it in the implementation of LPC55S69. I appreciate any guidance or information you can provide on this matter.

0 项奖励
回复
1,705 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Yu_W 

Yes, LPC55S69 microcontroller includes a Data Watchpoint and Trace (DWT) unit, because it is Core function, there is no much description on LPC55s69 UM, you can find detail on arm.

And if you want to use trace function, you can check <MCUXpresso IDE user guide> and <MCUXpresso_IDE_SWO_Trace>.

 

BR

Alice

0 项奖励
回复
1,686 次查看
Yu_W
Contributor I

Thanks a lot. One more question, does the LPC55S69 support on-chip storage and processing of trace data generated by DWT, or is it limited to external access via an IDE?

0 项奖励
回复
1,678 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Yu_W 

Sorry, I replied wrong last time, LPC55s69 doesn't support on-chip storage.

 

 

BR

Alice

0 项奖励
回复