Hello,
I am using OMAP-L137 in our project and CCSv5.1. In this project DSP-UBL code
is running first which is then waking up/resetting the ARM processors where my application
stuff is laying.
Previously, i was using Code Sourcery for writing our ARM application and building it where it is taken care of
reset vector, interrupt vector by default (IDE). But, when i am trying to use CCS5.1 for building our ARM application
i am confuseed that how the ARM code will jump to ARM reset vector; is it in the linker file or some where else...
we need to mention that reset address.
Please help to resolve this issue....
Regards,
Priya