Hi,
We have a TMS320VC5505 processor. In our board NAND is connected via EMIF 8 bit interface. Now We want to boot from the NAND.
I have written the simple code to glow the LED(LED.out)
I converted the .out file to binary using the hex55.exe utility (refferred TMS320C55x Assembly Language Tools User’s Guide) with the options " hex55.exe -b -boot -serial8 LED.out " and i have written the same to NAND(starting from PAGE 0)..
But its not booting form the NAND flash when i reset the board. It may be problem with the format.
Can somebody suggest options to convert the file and is there any specific format (Binary OR hex OR any other format) to program the NAND.???
and also Do we have any tool to program the NAND.??
Thank you,
Jayaprakash