Post Go back to editing

ldr load

Thread Summary

The user is experiencing issues with the 'Flash_Programmer_21835_EZKIT.bat' script on the ADSP-21835-SOM development board, where the flashing process does not complete. The final answer confirms that setting BMODE to 0 is necessary for successful flashing and suggests checking the CCES Help documentation for detailed steps. The user also notes that flashing using CCES 3.0.2 is successful but requires BMODE to be set to 0.
AI Generated Content
Category: Software
Product Number: ADSP-21835
Software Version: CCES3.0.1

Hi,

I am using the 21835-SOM development board.but when I running "Flash_Programmer_21835_EZKIT.bat",After a long time, I still cannot complete the download.

Please help me solve this problem.

Regards,

Bingo

Thread Notes

  • Hi Bingo,

    Thank you for your inquiry.

    Using the "Flash_Programmer_SC835_EZKIT.bat" script, we successfully flashed LED Blinking application onto the ADSP-SC835-SOM evaluation board. Please refer the attached screenshot.

    To isolate your issue, could you please provide the below details.

    1. What kind of application are you attempting to flash onto the ADSP-21835-SOM evaluation board?

    2. Please share a screenshot of the command prompt output after executing the "Flash_Programmer_21835_EZKIT.bat" script.

    3. Is this issue occurring with all applications, or only with a specific one?

    4. Have you tried flashing the application using the CCES IDE instead of using batch script?

    5. Can you attempt the flashing process on a different computer and CCES version (3.x.x) to check if the issue still persists?

    6. If you have access to another development board and emulator, could you please try flashing the same application there and let us know the outcome?

    Thanks in advance and waiting for your reply.

    Regards,
    Santha kumari.V

  • Hi,

    I can successfully download it using CCES3.0.2,but the BMODE must be set to 0.Is this considered normal?

    Please tell me how to use the CCES to flashing LDR?

    Regards,

    Bingo

  • Hi Bingo,

    Yes, setting BMODE to 0 is required for successfully flashing an LDR file onto the ADSP-SC835-SOM evaluation board using CLDP or the CCES GUI.
    For detailed guidance on flashing via the CCES GUI, refer to the "Booting an Application" section available in the CCES Help documentation at the following path:
    Help > CrossCore® Embedded Studio 3.x.x > SHARC®-FX Development Tools Documentation > Getting Started Guide > Getting Started Guide for CrossCore Embedded Studio with SHARC-FX support
    Note: Make sure your application does not perform any standard I/O functions, such as printf. These functions cannot be used without a debugger attached, and may cause your application to fail to run.

    Hope this helps.

    Best Regards,
    Santha kumari.V