Hi, To figure out if the problem is with the sequence or the BSL, I have modified the code on the F5342 to simply call the BSL by using the following code: __disable_interrupt(); ((void (*)())0x1000)(); Am I right in my assumption that this should remove any requirement of sending the proper sequence? In spite of that, I still cannot get any reply from the BSL. Does it mean that I need to program the BSL, and that the default BSL has somehow been corrupted? Thanks, Virag
↧