Hi Champs,
I found out I wrote two piece of code in order to jump to Flash. Both of code can jump to Flash if using assembly step in. But when I check assembly code, I found out there is a difference between 2 code. Could you please tell me why ? thanks!
#define Boot_load_add ((void(*)(void))0x3F7000) typedef void (*phfv)(void); phfv shfv = 0x3F0000;//ggg;