Hello,
if I write the binary INTEL HEX content of my .ldr file to M25P16 memory, the ADSP21489 processor will boot correctly, as in the case of cldp utility programming ?
I plan to write my own programming(upgrade) utility, which will receive INTEL HEX lines from UART.
Kind regards,
Roman
Hello,Can you please elaborate your query? On which boot mode are you looking for the INTEL HEX format performance?Regards,Lalitha.S
sorry for my English.
I have my own SHARC 21489 board with M25P16 serial flash memory used for my application boot.
I programm it using cldp utility and application.ldr file.
And what will be if I will program M25P16 with the Intel hex contents of application.ldr file ?
I can write my own programming utility for SHARC.
The effect should be the same, as in the case of cldp, but I want be sure.
Best regards,
Hello,The .ldr file is the boot stream, which can be in either binary, ascii or hex format.You can use any one of them to create the .ldr file,then it can be flash to ADSP-21489 by using cldp programmer.Regards,Lalitha.S