J-LINK 提示 Active write protected STM32 device detected... 但是驱动能正常识别。在线等,谢谢!采用的swd的下载方式,现在是驱动能正常识别,就是找不到SWD,下载不了程序。
2024-04-25 07:04
本人在调试niosII 程序时用到alt_write_flash_block()对片上flash进行块写操作,代码如下,每写四次之后程序就死机了~~~想不出是什么原因造成的,求高手指导~~~void
2020-06-29 18:42
Code Protection bit (Data EEPROM not code-protected)// CONFIG6L#pragma config WRT0 = OFF // Write
2019-05-28 13:44
_USER_END_ADDR) ***********//* Get the 1st page to erase */FirstPage = GetPage(ADDR_FLASH_PAGE_500);/* Get the number of pages
2018-08-23 12:28
在ESP32中,使用esp_ota_write()来写flash,并将返回值打印出来。却出现了如下结果:[11:21:07.083] [0;31mE (108967) esp_ota_ops
2023-02-15 06:11
to be able to write new configuration data to its SPI FLASH PROM, and I want to save people some of the pai
2019-03-15 13:55
_Unlock(); if(init==FLASH_SAVE) flashAddr += FLASH_INDEX_SIZE; end_addr =flashAddr+write_num*
2024-04-07 07:32
我现在用的NAND FLASH型号为K9F4G08U0B-PCB0,它有4096个Blocks,每个Block有64个Pages,每个Page大小为2K,这个在DEVICE ID里面找不到,请问大家都用的是什么型号的NAND
2018-06-21 08:58
通过TI所提供的nor-flashwrite对OMAPL138的nor flash进行读写,当通过XDS100V2和CCS4.2连接后,在ARM中导入norflash-write.out后运行,出现
2020-08-13 08:34
CCS下test程序中,nandflash的测试程序报错:01 Testing NAND Flash... >> Error: Cannot find NAND Flash pages
2018-07-27 07:19