Skip to content

朱老师,你好,请教一下,我们内置flash型号GD25WQ80E,最小粒子设置是1,还有就是底层驱动读写擦除,需要注意什么?移植完调用kvdb_basic_sample(&kvdb);出现get不到数据 #379

@lhl1026

Description

@lhl1026

具体问题如下,每次重启都会提示 Sector header info is incorrect. Auto format this sector;

Image

还有就是提示get the 'boot_count' failed,通过在线调试是 if (new_kv_ex(db, &db->cur_sector, strlen(key), buf_len) == FAILED_ADDR) {
return FDB_SAVED_FULL;
}返回地址是满的,意思是找不到空的扇区地址,麻烦老师回答一下谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions