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.

calculate size on dm355 EVM?

HI,ALL

   download uImage and copy it to NAND partion

#tftp 0x80700000 uImage

#nand erase 0x400000 0x200000

...........

please tell me how to calculate it about 0x400000 and 0x200000? Thank you!