解決済! 解決策の投稿を見る。
Hi omerkaanbasakin,
About the RWW flash chip, you need to select the related flash chip which can support the RWW, the AN mentioned the details need to check the flash which support the RWW datasheet.
If you copy the flash operation code to the internal TCM, you don't need to use the RWW chip.
P&E Multilink tool should still can support your code loading.
Wish it helps you!
Best Regards,
Kerry
Hi omerkaanbasakin,
Answer your two questions:
Answer: You can split the flash memory to two part, but please note, when you do the flash related operation, eg, write, erase, you need to copy the related code to the internal TCM. As the Flash chip can't support the RWW mode directly.
BTW, we have an application, which will used to Implement RWW on i.MX RT Series:
https://www.nxp.com/docs/en/application-note/AN12564.pdf
Hi kerryzhou,
Thanks for your reply, I overlooked the application AN12564.
I reviewed the AN12564.pdf and found a description of the question I'm trying to wrap around in title 3.2. I examined the datasheet of the flash we used on the board, but I could not see the RWW feature mentioned in the AN12564 application. We are currently copying most of the code in flash to Ram 2. I guess it would not be a problem for us to set up a structure like the application AN12564.
We are using PE Micro Universal Multilink over the JTAG connection to upload the code. Does the driver used to load the code cause problem for the partitioned flash memory?
Thanks for your time.
Kind Regards,
Kaan
Hi omerkaanbasakin,
About the RWW flash chip, you need to select the related flash chip which can support the RWW, the AN mentioned the details need to check the flash which support the RWW datasheet.
If you copy the flash operation code to the internal TCM, you don't need to use the RWW chip.
P&E Multilink tool should still can support your code loading.
Wish it helps you!
Best Regards,
Kerry
Hi kerryzhou,
Thank you for your reply and your time.
Kind Regards.
Kaan