Jump Sector

<< Click to Display Table of Contents >>

Navigation:  STM32F4 Target > Block References > Bootloader >

Jump Sector

Previous pageReturn to chapter overviewNext page

User Interface

How this block appears in a Simulink model?

boot_jump_block

What can be configured?

boot_jump_mask

Configuration item

Selectable option/ Value

Description

Target program sector

Sector 5: 0x08020000 - 0x0803FFFF

Sector 6: 0x08040000 - 0x0805FFFF

Sector 7: 0x08060000 - 0x0807FFFF

Sector 8: 0x08080000 - 0x0809FFFF

Sector 9: 0x080A0000 - 0x080BFFFF

Sector 10: 0x080C0000 - 0x080DFFFF

Sector 11: 0x080E0000 - 0x080FFFFF

Specify target flash sector to jump to.

Sample time (sec)

(Sample time)

Specify block sample time.

When to use this block?

The application may use this block:

1. Boot loader, which need to switch running sector.

How does this block work?

This block will leave current running program sector, it jump to entry point of another sector (as specified).

Demos

Network Firmware upgrade