Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

AURIX™ Forum Discussions

MC_Prooo
Level 1
Level 1
First like received 5 sign-ins 5 questions asked
Why does read flash enter a trap after erase Flash in TC275 ,Thanks!
0 Likes
3 Replies
Darren_Galpin
Employee
Employee
First solution authored First like received
Could be any number of reasons! First, what trap is raised and where?
0 Likes
MoD
Employee
Employee
250 sign-ins 25 likes received 50 solutions authored
The flash is ECC protected. When you erase the flash you erase also the ECC information. When you now read the erased flash then there is an ECC error detected because the ECC information is not valid for the erase state.
When you program the flash then also the valid ECC will be programmed and read of flash is possible.
To check that flash sector is erase you can use the Verify Erased Logical Sector Range command sequence (see UM 2.1 page 1045 for more information).
0 Likes
MC_Prooo
Level 1
Level 1
First like received 5 sign-ins 5 questions asked
MoD wrote:
The flash is ECC protected. When you erase the flash you erase also the ECC information. When you now read the erased flash then there is an ECC error detected because the ECC information is not valid for the erase state.
When you program the flash then also the valid ECC will be programmed and read of flash is possible.
To check that flash sector is erase you can use the Verify Erased Logical Sector Range command sequence (see UM 2.1 page 1045 for more information).
OK ,l get,Thnaks a lot.
0 Likes
This widget could not be displayed.