Hello .,
Iam working on the project which uses TMS570LS3137 Development kit., I want to use the eeprom in the flash i.e., bank7(64KB) to write and read data
i make 2 virtual sectors (virtual sector 0 and virtual sector 1 each of 32KB memory capacity),I want to make 2 blocks in each virtual sector with maximum storage and I need to store two variable data in each block.,Iam unable to configure blocks and sectors and having the following blanks ?
1.FAPI_SECTOR_TYPE should be 0 to 1 for the virtual sector 0 and FAPI_SECTOR_TYPE 2 to 3 for the virtual sector 1?why?
2. What is meant by dataset in the block configurations?
3.Can i use two blocks simultaneously to acess data to eeprom?
4.I need to change dataset values to use block for two variables?
5. The starting 32 bytes of memory i.e., 0xf0200000 is the virtual memory and next following 24 bytes is for data header? is it true?
6. explain the image given below i.e.,Data Block organization in the fee_driver_pdf ? iam unable to understand want is meant by data packets and header?
7. Is I need to call TI_Fee_MainFunction();delay(); after every write or read call?
please reply and thanks in advance.,
surya prakash gupta
