The invention discloses a jump control method, device and equipment and a storage medium, the method is applied to embedded equipment, the embedded equipment comprises a bootstrap program area and an application program area, and the method comprises the following steps: after the bootstrap program area executes starting, reading a plurality of groups of flag bits in a nonvolatile memory; based on the multiple groups of flag bits, determining a target jump decision according to a preset priority rule; if the target jump decision indicates to jump to the application program area, performing integrity
verification on a target code of the application program area; and after the
verification is passed, dynamically redirecting the
base address of the
interrupt vector table to the initial address of the application program area, and skipping to the application program area from the bootstrap program area for execution. According to the method and the device, the target jump decision is determined based on the multiple groups of flag bits, the
integrity check is performed before the application program area is jumped, and the
base address of the
interrupt vector table is dynamically redirected to the initial address of the application program area, so that compared with the prior art, the reliability and the safety of the jump process are improved.