disable dualthreading

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

disable dualthreading

421 Views
kesoce
Contributor I

Hello,

i want to make some timing tests and dont want to have any jitter due to dualthreading. Is it possible to disable it and if, how?

Best regards and thanks for your answers in advance

Tags (2)
0 Kudos
1 Reply

356 Views
alexander_yakov
NXP Employee
NXP Employee

Please look e6500 Core Reference Manual, Section 2.15.1.2 "Thread Enable (TEN) Register".

This register shows which threads are enabled. By default the only one thread 0 is enabled.

TEN is read-only register, enabling and disabling should be done via TENS and TENC registers.

Direct link to e6500 Core Reference Manual:

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


Have a great day,
Alexander,
TIC

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos