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?
Solved! Go to Solution.
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 -
Hope this helps. Let me know if you have more questions.
Regards.
Hi,
Can you please clarify whether you are testing on an actual device or are you performing a simulation?
Please elaborate the description of your problem a bit further. What are you exactly trying to do with the flash? Is this "system error i.e. memory violation error" an error specific to your microcontroller?
Regards.
We are testing on simulator of "ADSP-BF534BBC-4A" with the help of "Multi" IDE.
We have written low level drivers of "S29GL032N" NOR flash into the microcontroller. When we tried to run this on simulator we got error "system error i.e. memory violation error" onto the microcontroller level simulator.
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 -
Hope this helps. Let me know if you have more questions.
Regards.