I am now using the ezdsp28335 , when I running and excuting this example{ DSP2833x_examples/cpu_TImer }
I
got stuck at address 3FF9FA.
3FF9F6 B9C0 MOVZ DP,#448
3FF9F7 2829 MOV @41,#0x0028
3FF9F9 761A EDIS
3FF9FA 6F00 SB 0,UNC
3FF9FB FFFF ITRAP1
3FF9FC FFFF ITRAP1
3FF9FD FFFF ITRAP1
I have already changed sw1 to
the location 0100 (refer to the DSP2833x_HeaderFiles_QuickStart_Readme )
But the error remains.
so what direction i can do to solve this problem