??? 06/01/07 07:29 Modified: 06/01/07 07:32 Read: times |
#140138 - my silabs experince Responding to: ???'s previous message |
Erik Malund said:
I absolutotally LOVE the JTAG debuggers like on Silabs, can they "inspect something on the fly" yes, in a way they can and in a much less intrusive way that your "sending debug informtaion over the UART" can. Seems I found not the trick on the Silabs JTAG. Whenever I tried to see something, the CPU was stopped. Furthermore, whenver I reset the device, the same code was donwloaded again and again, which make debugging extremely time intensive. Also a side effect was generated during debugging: A 16 bit timer register must be read in the right order. If not, the register was not updated. But during debugging it was updated, even if accessed in the false order. So the program drives me crazy, because it runs during debugging only. The debugger hide the fault from seeing. So I was very disappointed and throw it away. Peter |