Jan 20, 2020
03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 20, 2020
03:12 AM
Hi all,
I am trying to write to a core register and the write is not working. What could be the reason?
Thanks in advance!
Christine
#8042000 13590
I am trying to write to a core register and the write is not working. What could be the reason?
Thanks in advance!
Christine
#8042000 13590
- Tags:
- IFX
1 Reply
Jan 20, 2020
04:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 20, 2020
04:17 AM
Hi Christine,
For its own core special function registers (CSFRs), the CPU must access them using MTCR and MFCR instructions. On the other hand, for core registers of other CPUs, the CPU should access via the SRI.
Note: For SFR registers of any CPU, this may only be accessed using load and store instructions via the SRI.
Best regards,
Mr. AURIX™
For its own core special function registers (CSFRs), the CPU must access them using MTCR and MFCR instructions. On the other hand, for core registers of other CPUs, the CPU should access via the SRI.
Note: For SFR registers of any CPU, this may only be accessed using load and store instructions via the SRI.
Best regards,
Mr. AURIX™
This widget could not be displayed.