Hi,
i am Working on Serial Wire Debug protocol. i successfully loaded the data into memory, but after Reset the target the code inside was not running ?? i don't understand what might be the issue. i was done the following procedure.
1. Halted the Target Successfully.
2. Wrote the bin file into the memory starting from 0x0C00 0000.
3. wrote the First word into Program Counter.
4. wrote the zeroth word into R13 i.e., SP
5. Wrote the Memory Starting Address i.e. 0x0C00 0000 int VTOR
after above 5steps i Reset the Target but it won't Responding ??
may i know what might be the issue.
Thanks and Regards.
Harshan.
i am Working on Serial Wire Debug protocol. i successfully loaded the data into memory, but after Reset the target the code inside was not running ?? i don't understand what might be the issue. i was done the following procedure.
1. Halted the Target Successfully.
2. Wrote the bin file into the memory starting from 0x0C00 0000.
3. wrote the First word into Program Counter.
4. wrote the zeroth word into R13 i.e., SP
5. Wrote the Memory Starting Address i.e. 0x0C00 0000 int VTOR
after above 5steps i Reset the Target but it won't Responding ??
may i know what might be the issue.
Thanks and Regards.
Harshan.