cancel
Showing results for 
Search instead for 
Did you mean: 

デ�?ッガー�?�らMCU�?�プログラムを書�??込む際�?��?プログラム�?�書�??込�?�自体�?��?ェック(MCU�?�書�??込ん�?�プログラム�?�間�?��?��?��?��?��?��?�確�?�?�るよ�?��?�処�?�)�?�入�?��?��?�る�?��?��?�ょ�?��?�?

Wlie
Associate
 
1 REPLY 1

When writing a program from the debugger to the MCU, is there a check (a process to confirm that the program written to the MCU is correct) in the program writing itself?

In things like Keil there is a debugger/flasher option to "Verify After Download"

You can also have a post-link step/method to add a checksum or CRC to the firmware image that the code in the firmware itself can subsequently recompute and validate.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..