We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All, I am using STR73x (ARM 7 core)Processor for my application. I am working on bootloader, I written a small program(consider as bootloader) which wait for the UART key press and as soon as any key is pressed program jumps to another location on which application software reside. My problem is that the interrupts are not working in my application software. How can i remap the interrupt to the RAM location what changes i need to do in the startup file of application software. Can anyone help me to analyze or solve this problem.
Thanks for your valuable time you spent on this query. I solved the problem and now my system is working