Other Parts Discussed in Thread: TMS570LS0714, HALCOGEN
Tool/software: TI C/C++ Compiler
hello:
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: TMS570LS0714, HALCOGEN
Tool/software: TI C/C++ Compiler
hello:
Hi Runli,
Can you please share your FEE configuration in HALCoGen (HALCoGen file *.hcg)? Do you use async write or sync write? If you use asyc write API, please don't do any other FEE write until the state machine become idle .
I'd like to know:
1. number of many virtual sectors
2. number of physical flash sectors for each virtual sector
3. number of data block, and size of the each data block
Be aware of that the total size of your data block (plus the header) should be smaller than the size of the virtual sector.