Tool/software:
Hi Team,
It seems for the FLASH json files in SDK10.1 vs. SDK10.2, there is some difference.
Could you help me understand what changed here?
What is "isDtr" and "mask"
Best regards,
Mari Tsunoda
Tool/software:
Hi Team,
It seems for the FLASH json files in SDK10.1 vs. SDK10.2, there is some difference.
Could you help me understand what changed here?
What is "isDtr" and "mask"
Best regards,
Mari Tsunoda
Hi Mari,
Need to check with SDK OSPI owner. I will send a mail to SDK team and loop you in.
Thanks & Regards,
Rijohn
HI,
There were some bugs in flash syscfg for 10.1 which were fixed in the 10.2 release. The mask value is same its just in hex format now and the isDtr flag shows the mode of flash. In dtr, the data is fetched on both edges of the clock - thats why the mode is 8d (d-dtr).
Thanks,
Shivank