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.

Write data into NAND

Other Parts Discussed in Thread: OMAP-L138

Hi every one.

I’m working with the LCDK C6748 and I’m trying to use NAND flash in order to write/ read data into the NAND. I saw the NAND example presented in StarterWare and it looks fine. But my program is in the NAND too (I burned the NAND flash using the sfh_OMAP-L138 tool), so my question is, How can I prevent space conflict between NAND-program and NAND-data? Are there a way to find out the size and location of my program?

Any help is welcome.

Thank you in advance