完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
ti_51ew_cc2540b.xcl 中有定义有
// // Flash lock bits // --------------- // // The CC2540 has its flash lock bits, one bit for each 2048 B flash page, located in // the last available flash page, starting 16 bytes from the page end. The number of // bytes with flash lock bits depends on the flash size configuration of the CC2540 // (maximum 16 bytes, i.e. 128 page lock bits, for the CC2530 with 256 kB flash). // But since the bit that controls the debug interface lock is always in the last byte // we include all 16 bytes in the segment, regardless of flash size. // -D_FLASH_LOCK_BITS_START=((_NR_OF_BANKS*_FIRST_BANK_ADDR)+0xFFF0) -D_FLASH_LOCK_BITS_END=((_NR_OF_BANKS*_FIRST_BANK_ADDR)+0xFFFF) // (this should resolve to 0x7FFF0-0x7FFFF if 256 kB flash (_NR_OF_BANKS=7), and // 0x3FFF0-0x3FFFF if 128 kB flash (_NR_OF_BANKS=3)) // // // Define as segment in case one wants to put something there intentionally (then comment out the hack below) -Z(CODE)FLASH_LOCK_BITS=_FLASH_LOCK_BITS_START-_FLASH_LOCK_BITS_END 我在程序中使用下面的方法发现不起作用 #pragma location = "FLASH_LOCK_BITS" const char arry[]=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]; 如何正确的设置可以防止程序被读出来? |
|
相关推荐
1 个讨论
|
|
只有小组成员才能发言,加入小组>>
NA555DR VCC最低电压需要在5V供电,为什么用3.3V供电搭了个单稳态触发器也使用正常?
669 浏览 3 评论
MSP430F249TPMR出现高温存储后失效了的情况,怎么解决?
597 浏览 1 评论
对于多级放大电路板,在PCB布局中,电源摆放的位置应该注意什么?
1048 浏览 1 评论
731 浏览 0 评论
普中科技F28335开发板每次上电复位后数码管都会显示,如何熄灭它?
520 浏览 1 评论
请问下tpa3220实际测试引脚功能和官方资料不符,哪位大佬可以帮忙解答下
158浏览 20评论
请教下关于TAS5825PEVM评估模块原理图中不太明白的地方,寻求答疑
120浏览 14评论
在使用3254进行录音的时候出现一个奇怪的现象,右声道有吱吱声,请教一下,是否是什么寄存器设置存在问题?
123浏览 13评论
TLV320芯片内部自带数字滤波功能,请问linein进来的模拟信号是否是先经过ADC的超采样?
122浏览 12评论
TPA6304-Q1: TPA6304 两片公用一组I2C的话,其中一片配置不成功怎么办
163浏览 10评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 16:09 , Processed in 1.096620 second(s), Total 62, Slave 48 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号