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.

[omap3evm] flash memory map

Hi,

 

I'm trying to load x-loader in flash on my mistral omap3evm board.

I found memory mapping in mistral documentation but it seems to be wrong.

In documentation, Flash is defined to start at address 0x20000000 and to end at 0x2FFFFFFF, but when I try  'nand write 0x80000000 0x20000000 0x2f00' to write my x-loader, I get an error message 'Attempt to write outside the flash area'

Does anybody have a correct memory mapping for flash on this board ?

 

Regards,

David.