Post Go back to editing

Where the Visualdsp "LOAD" Button put the program ?

Category: Software
Product Number: ADSP-21479
Software Version: visualdsp 5.1.2

I am using the ICE-1000 debuging the code .Now i want to know  when i click the "load" button is the visualdsp put the program in my spi flash ? If "YES",Can I chage the adderss of  program?

In a word,I am tring to caltulate the crc16 of the flash,But i found the "load" button seem to change the content of the flash in the debugging mode.

Best Regards.

  • Hi,

    Regarding,"I am using the ICE-1000 debuging the code .Now i want to know  when i click the "load" button is the visualdsp put the program in my spi flash ?

    >>In visualDSP, Load button used for loading the dxe in debugging purpose not for flash the application.
    For booting(flash) your application, we recommend to refer POST example available in the below path:
    <Installation Path>\VisualDSP 5.1.2\214xx\Examples\ADSP-21479 EZ-Board\Power_On_Self_Test

    Refer Readme.txt which includes procedure to create and flashing the loader file.

    Regarding, "If "YES",Can I chage the adderss of  program?"
    >>Please refer the application note EE-345. Its regarding,"Boot Kernel Customization and Firmware Upgradeability on SHARC® Processors"
    www.analog.com/.../ee345rev1.pdf

    Associated example code download in below link:
    www.analog.com/.../EE345v01.zip

    Regarding,"In a word,I am tring to caltulate the crc16 of the flash,But i found the "load" button seem to change the content of the flash in the debugging mode."
    >>We are checking on this and we will get back to you soon.

    Regards,
    Divya.P

  • Hi,

    Regarding,"In a word,I am tring to caltulate the crc16 of the flash,But i found the "load" button seem to change the content of the flash in the debugging mode."
    >>Load button used for loading the dxe in debugging mode only. For better assistance, could you please elaborate your issue in detail?

    Regards,
    Anand Selvaraj.