S29GL032N NOR flash command error

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

cross mob
ankur
Level 1
Level 1
5 sign-ins First reply posted First question asked

I am currently using Analog devices "ADSP-BF534BBC-4A" controller with "S29GL032N" NOR flash. I am using "0x20000000UL" as base address over which i am accessing Nor flash memory. When i try to run this using "Multi" simulator i am getting system error i.e. memory violation error for unlock command i.e. "0x555"-"AA".

 

Am i missing something in this?

0 Likes
1 Solution
Apurva_S
Moderator
Moderator
Moderator
100 likes received 500 replies posted 250 solutions authored

Hi,

As per my understanding you are simulating the verilog models of both Analog Devices "ADSP-BF534BBC-4A" controller with "S29GL032N", am I correct?

"system error i.e. memory violation error" : This seems like an error from the microcontroller side and you may need to contact AD for this.

I can suggest you some general points to keep in mind while using verilog models for our flash devices - 

  • Always make sure to download and use the most recent model available on the website.
  • It is recommended to perform simulations using SDF file.

Hope this helps. Let me know if you have more questions.

Regards.

View solution in original post

0 Likes
3 Replies