Wednesday, April 5, 2017

Cortex-R Thumb2 exception handling

https://www.raspberrypi.org/forums/viewtopic.php?f=7&t=1466
xception handlers apart from reset execute in either Thumb or ARM mode, depending on the setting of SCTLR.TE[1]
----
Thumb2PortingHowto
https://wiki.ubuntu.com/ARM/Thumb2PortingHowto

----

How do I run the linaro assembler for a thumb2 (T32) instruction


----
Migrating a software application from ARMv5 to ARMv7-A/R Application Note 425
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dai0425/BABCGCJD.html

----
How does the ARM Interrupt Vector Table gets initialised in Linux Kernel?
https://www.quora.com/How-does-the-ARM-Interrupt-Vector-Table-gets-initialised-in-Linux-Kernel

----

Interrupt vector table alignment and thumb code

https://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/345506

---
Transitioning from ARM v7 to ARM v8: All the basics you must know.
http://events.linuxfoundation.org/sites/events/files/slides/KoreaLinuxForum-2014.pdf

Cortex-R Series Programmer's Guide


RZ/T1 Debug

No comments:

Post a Comment