|
Hello all,
No reply to this thread from a long time ..? has any one found the solution ?
I am having the same issue, and stuck there...
I am newbie to Arm and IAR. I have develope an application using IAR5.30 and AT91SAM7S128 which has interuupt vector starting from 0x0 and rom starting from 0x5000 and when i load this application using jflash utitlity it is working fine.
On the same configuration(address) i have devloped a bootloader application.Now i want to download first application using this bootloader application. Asthe both bootloader application and the first application has the same interruptvector address 0x0 so when i download it donot work.
Do i need to move the interrupt vector to some where else, ? When i moved the interrupt vector of my application to 0x5000 , i.e. just in the start of the application, the interrupt are not working.
Kindly send your valuable advise and observation to help solving my problem.
Your kind guidence will be highly appricated
Danii
|