Jun 03, 2021
08:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 03, 2021
08:30 AM
hello,
I am getting error
DF_EEPROM, Initializing FLASH driver on target failed
DF_EEPROM, Flashing program sections failed
while making programming Data Flash of TC222S-16F
but reading chip is sucessfull.
where can be a problem ?
thanks!
I am getting error
DF_EEPROM, Initializing FLASH driver on target failed
DF_EEPROM, Flashing program sections failed
while making programming Data Flash of TC222S-16F
but reading chip is sucessfull.
where can be a problem ?
thanks!
- Tags:
- IFX
3 Replies
Jun 04, 2021
03:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 04, 2021
03:09 AM
The DF_EEPROM error messages are not the first error message - I would concentrate on the first error message first (not that I know what could cause it), as the others may be a consequence of it.
To find out what has gone wrong in the DF_EEPROM, you should look at the HF_STATUS and HF_ERRSR registers to see if anything is busy or has errored. If the accesses do not get though, then try reading the ERRSR registers in the XBAR.
To find out what has gone wrong in the DF_EEPROM, you should look at the HF_STATUS and HF_ERRSR registers to see if anything is busy or has errored. If the accesses do not get though, then try reading the ERRSR registers in the XBAR.
Jun 05, 2021
06:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 05, 2021
06:09 AM
Darren Galpin wrote:
The DF_EEPROM error messages are not the first error message - I would concentrate on the first error message first (not that I know what could cause it), as the others may be a consequence of it.
To find out what has gone wrong in the DF_EEPROM, you should look at the HF_STATUS and HF_ERRSR registers to see if anything is busy or has errored. If the accesses do not get though, then try reading the ERRSR registers in the XBAR.
maybe I need to check HWCFG pins ?
I need to made some changes in Data Flash dump, I don't have developer source code and I'm not a developer of this board.
currently:
HWCFG [3] P14.3 = 1
HWCFG [4] P10.5 = 0
HWCFG [5] P10.6 = 0
Jun 07, 2021
09:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 07, 2021
09:41 PM
any one can help with my question ?
This widget could not be displayed.