DSPRelated.com
Forums

FlashAPIInterface.c

Started by Ajay September 8, 2005
I forgot to mention that I have set JP7 on the EzDSP board to 1-2 as
said in the Ezdsp technical reference doc to make it "Jump to Flash"

Start out by putting a hardware breakpoint at address 0x3F7FF6.  Then do 
Debug -> Reset followed by Debug -> Run.  Does it get to the hardware 
breakpoint?  If not, your bootmodes are not set up correctly.  If it does 
get there try doing Debug -> Step Into and see where it goes.  Try a few of 
those and you should be able to see where it goes into the weeds.

Brad

"Ajay" <ajaydsouza@gmail.com> wrote in message 
news:1126590361.075254.203790@o13g2000cwo.googlegroups.com...
>I forgot to mention that I have set JP7 on the EzDSP board to 1-2 as > said in the Ezdsp technical reference doc to make it "Jump to Flash" >