Other Parts Discussed in Thread: C2000WARE
Hi experts,
The "Shared_Boot.c" of the flash kernel project has the following source code.
Why doesn't the program write if the miniBuffer is 0xFFFF?
If I put a constant array of 0xFFFF in the program, the kernel will not write this 0xFFFF?
I'd like to know the meaning of the if statement in this source code
Best regards,
Sasaki