Tool/software: Code Composer Studio
Dear Sir,
Good Day .according to my information the boot loader code located at flash memory start from 0x00000000 address then at execution it will coped to SRAM ".text section" then i sent my application over specific interface to the bootloader to write new application at flash after finishing this process the new application will be executed my question is after the execution of the new application Is there any space reserved in SRAM sections (.text , .stack ,.bss & .const) by the bootloader ?