Hi TI expert,
I want to confirm about this below information.
1. refer to SLVAE21A., in page 9. code snapshot.
Here I printf the above code for debugging. so regarding this below outputs. Would like to confirm with TI if the results is expected.
1. outdata array outputs for the active region and inactive region. so here is reg_addr is 0x70 (after bit shift). and 0x20.
2. the numof4ksector=0 , I assume the results should be 0x1000 (4096 in dec).
3.
flemInData.numof4ksector = TOTAL_4kBSECTORS_FOR_PATCH;
About the MACRO #define TOTAL_4kBSECTORS_FOR_PATCH is it 0x1000 ?
Thanks,
Sofian