共5条
1/1 1 跳转至页
AVR,APP,boot AVR的APP和boot区的加密位编程了就不能清除吗?
问
为什么我设置成禁止其他区读写后,再想设置为允许就不成功呀?
用的是引导区程序设置的。
如果软件有问题那设置禁止其他区读写的时候也应该不成功对吧?
请大侠门帮忙!谢谢
答 1: 这是对的,看看这个The application and Boot Loader section CAN be protected on different levels. There are
four levels of protection for both sections. A short description of the modes follows.
Note that once programmed (cleared), it is impossible to unprogram the bits again without
using serial or parallel programming. For instance, to implement an application that
is to be updated once, set Boot Lock mode 1 on the Application section, and mode 4 on
the Boot Loader section. This prevents the application from accessing the Boot Loader,
while giving the Boot Loader full access to update the application section. Once
updated, the Boot Loader would set mode 3 on the Application section, thus blocking all
further access.
To program the Boot Lock bits, load the R0 Register with the correct bits, set the BLBSET
and SPMEN bits in the SPMCR Register and execute the SPM instruction within
four cycles. The contents of the Z-register are ignored.
Using the LPM instruction instead of the SPM instruction will read the bits.
Table 1. Boot Lock Modes
Mode Bits Description
Mode 1 11 Full read/write access
Mode 2 10 No write access
Mode 3 00 No write access and no read access (data or interrupt execution) from the
other section.
Mode 4 01 No read access (data or interrupt execution) from the other section.
用的是引导区程序设置的。
如果软件有问题那设置禁止其他区读写的时候也应该不成功对吧?
请大侠门帮忙!谢谢
答 1: 这是对的,看看这个The application and Boot Loader section CAN be protected on different levels. There are
four levels of protection for both sections. A short description of the modes follows.
Note that once programmed (cleared), it is impossible to unprogram the bits again without
using serial or parallel programming. For instance, to implement an application that
is to be updated once, set Boot Lock mode 1 on the Application section, and mode 4 on
the Boot Loader section. This prevents the application from accessing the Boot Loader,
while giving the Boot Loader full access to update the application section. Once
updated, the Boot Loader would set mode 3 on the Application section, thus blocking all
further access.
To program the Boot Lock bits, load the R0 Register with the correct bits, set the BLBSET
and SPMEN bits in the SPMCR Register and execute the SPM instruction within
four cycles. The contents of the Z-register are ignored.
Using the LPM instruction instead of the SPM instruction will read the bits.
Table 1. Boot Lock Modes
Mode Bits Description
Mode 1 11 Full read/write access
Mode 2 10 No write access
Mode 3 00 No write access and no read access (data or interrupt execution) from the
other section.
Mode 4 01 No read access (data or interrupt execution) from the other section.
共5条
1/1 1 跳转至页
回复
| 有奖活动 | |
|---|---|
| 这个春节你犒赏自己什么了?分享你的故事,有奖征集 | |
| 2026年“我要开发板活动”第三季,开始了! | |
| 硬核工程师专属补给计划——填盲盒 | |
| “我踩过的那些坑”主题活动——第002期 | |
| 【EEPW电子工程师创研计划】技术变现通道已开启~ | |
| 发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
| 【EEPW在线】E起听工程师的声音! | |
| 高校联络员开始招募啦!有惊喜!! | |
我要赚赏金打赏帖 |
|
|---|---|
| 【S32K3XX】SWT 模块使用被打赏¥22元 | |
| 【分享开发笔记,赚取280元手持便携数字示波器】32位linux内核内存映射896的理解被打赏¥14元 | |
| AG32VH407开发板例程体系的构成与使用方法被打赏¥20元 | |
| 【S32K3XX】SEMA42 模块使用被打赏¥26元 | |
| 【S32K3XX】XRDC 功能使用被打赏¥22元 | |
| 【分享开发笔记,赚取280元手持便携数字示波器】8051使用keil编译的程序移动心得被打赏¥21元 | |
| 【S32K3XX】HSE 密钥管理被打赏¥17元 | |
| 【S32K3XX】Standby RAM的初始化流程被打赏¥18元 | |
| Gravity:中英文语音合成模块V2.0及其串口控制被打赏¥24元 | |
| 全彩色度变化图的绘制被打赏¥27元 | |
我要赚赏金
