ATmega8(L)
Figure 102. Memory Sections(1)
Program Memory
BOOTSZ = '10'
Program Memory
BOOTSZ = '11'
$0000
$0000
Application Flash Section
Application Flash Section
End RWW
End RWW
Start NRWW
Start NRWW
Application Flash Section
Boot Loader Flash Section
Application Flash Section
Boot Loader Flash Section
End Application
End Application
Start Boot Loader
Flashend
Start Boot Loader
Flashend
$0000
Program Memory
BOOTSZ = '01'
Program Memory
BOOTSZ = '00'
$0000
Application Flash Section
Application flash Section
End RWW, End Application
End RWW
Start NRWW, Start Boot Loader
Start NRWW
Application Flash Section
Boot Loader Flash Section
End Application
Boot Loader Flash Section
Start Boot Loader
Flashend
Flashend
Note:
1. The parameters in the figure are given in Table 82 on page 213
Boot Loader Lock If no Boot Loader capability is needed, the entire Flash is available for application code. The
Boot Loader has two separate sets of Boot Lock Bits which can be set independently. This gives
the user a unique flexibility to select different levels of protection.
Bits
The user can select:
•
•
•
•
To protect the entire Flash from a software update by the MCU
To protect only the Boot Loader Flash section from a software update by the MCU
To protect only the Application Flash section from a software update by the MCU
Allow software update in the entire Flash
See Table 78 on page 205 and Table 79 on page 205 for further details. The Boot Lock Bits can
be set in software and in Serial or Parallel Programming mode, but they can be cleared by a chip
erase command only. The general Write Lock (Lock bit mode 2) does not control the program-
ming of the Flash memory by SPM instruction. Similarly, the general Read/Write Lock (Lock bit
mode 3) does not control reading nor writing by LPM/SPM, if it is attempted.
204
2486AA–AVR–02/2013