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.

TMS570LC4357: EMIF Interface problem with TMS570LC43 series TI MCU

Part Number: TMS570LC4357


Tool/software:

This is related to emif interface. When i tried to write some data to the location of emif address. For example 0x64000000, after writing some value to this location. I tried to check it on memory browser, but o data was written there, but when I  write some data to other memory location for instance 0x64000034 the data gets written to 0x6400000. how is this possible and the data if  i write as 0x12345678 only LSB values that is 78 gets written to location 0x64000000.