Добавлен вывод стека при HardFault
This commit is contained in:
parent
c1027970f5
commit
54c180e2f0
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
#define nf_storage_calib_size (10 * FLASH_PAGE_D_SIZE)
|
#define nf_storage_calib_size (10 * FLASH_PAGE_D_SIZE)
|
||||||
#define nf_storage_calib_mainFlashPageAddress 0x0400A000
|
#define nf_storage_calib_mainFlashPageAddress 0x0400A000
|
||||||
#define nf_storage_calib_recoveryFlashPageAddress 0x0400B000
|
#define nf_storage_calib_recoveryFlashPageAddress 0x0400F000
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
tStorageOnFlashFlagchip nf_storage_calib;
|
tStorageOnFlashFlagchip nf_storage_calib;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue