Hi All,
I am trying to partition the FlexNVM like 32 kb for D-Flash and 32 kb for E-Flash.
The DEPART value is 0x3 .
Q. Which part of the 64 kb of FLexNVM will be allocated for D-Flash?
Is it the 1st 32 kb of FlexNVM or the 2nd 32 kb of FlexNVM?
Solved! Go to Solution.
Hi,
It is as shown below, DFlash starts at 0x10000000.
Regards,
Daniel
Hello, I have some problems when operating FlexNVM partitions. I hope to get your reply. The questions are as follows:
In my application, Flexram is used as an emulated EEPROM, partitioning as follows using 32k for DFLASH and 32k for EFLASH. boot needs to write some flag bits to DFLASH, after writing. Start running my application, my application needs to perform three steps to read the flag bit, partition, read the flag bit, there is a problem in the process. The flag bit can be read normally before the partition, but after the partition is erased when reading the flag bit, the read content is full FF. I am not quite clear what is the reason for this operation, I hope you can tell me the reason and the solution.
Hi,
It is as shown below, DFlash starts at 0x10000000.
Regards,
Daniel