Need EXplanation for a single line
Posted on July 29, 2015 at 15:07i have done bootloader and its jumps. but i like to know what the below line exactly does, Can anyone explain exactly why we give 0x2FFE0000 and do ''and '' mask and how it works? if (((*(__IO uint32_t*)APPLICATION_...