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.

TMS320C5515-EVM - Problem with NAND-Flash

Hello!

I am programming my TMS320C5515-EMV by using the file "programmer.out". Everything worked fine, but since now i get the following message.

NAND Flash...

Writing data to NAND...

Writing Sector 0...

Writing Sector 1 (MBR)...

Flushing Data...

ERROR in AtaWriteSectorFlushFlowtronic_V1\Debug\Flowtronic_V1.bin

I changed nothing in my program. Also the testprogram "nandflash.out" gets an error:

 

EXBUSSEL = 5a00

01  Testing NAND...

Erasing NAND blocks

--> 1 block erase errors

Programming NAND pages

Comparing data

Error on page 0

Error on page 1

 

...

 

Error on page 510

Error on page 511

--> 2 page verify errors

     FAIL... error code 1... quitting

Does this mean my NAND-Flash is defect?


Now I tried to use my NOR-Flash, but i am not able to program it.

Can somebody tell me the commands for the hex55-file (at NAND: hex55 -boot -v5505 -serial8 -b Flowtronic_V1.out -o Flowtronic_V1.bin)? I think the -serial8 is only for NAND but also other commands did not work (the NOR-FLASH should be ok, the NOR-testprogram "norflash.out" said: all tests passed).

In the programmer.out I think it has to be: 221C:\path\filename.bat (at NAND: 141C:\path\filename.bat). Is this correct?

 

Thanks for your help,

Martin