Part Number: MSP432E411Y
Tool/software: Code Composer Studio
Dear sir
flashed based bootloader will store in the location 0x0000.0000
1., how to alter the start up code of application ,in order to store it other than location 0x0000.0000
2. how to make cpu to switch from stack and reset vector of bootloader to application sp & reset vector ,after flashing application.
3.without using portpins how to switch the cpu to bootmode?