This application note presents Vector Table Address Switching in a sample code as means for switching the relocatable vector table address and interrupt usage. It presents a brief overview of RX610 ...
“Normal” programmers can get away with the assumption that their C programs start executing from the main() function. But embedded developers need to know what happens before that. Lesson 13 explores ...