Tool/software: Code Composer Studio
I have created .bin file from. out file using hex conversion utility (hex55.exe).
I am using the DOS command:
hex55 -i filename.out -o boot_image_file_name.bin -boot -v5505 -b -serial8
However, I am unable to upload the boot image (*.bin) into into the NOR Flash.
The programmer I am using is the programmer_c5515_eZdsp.out.
Attached is the screen shot my screen.
The program stuck at the ERASING CHIP..(NOR) and doesn't move ahead of it.
Also, there is error that programmer.c is not there.
Kindly suggest me what to do.
Satyajit