This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2944EVM: Flash Programming on the AWR2944 EVM

Part Number: AWR2944EVM
Other Parts Discussed in Thread: AWR2944, UNIFLASH

Can someone tell me how to flash program on the AWR2944?

Can someone also confirm if the flash is located at 0xC6000000?  Also how large the flash is in size?

The AWR2944 EVM User Manual does not have this information. (AMAZING)

When I examine this location in CCS after connecting to the target I do see data but I just want to confirm.

I would also like to know if CCS can flash program a Motorola S-record file - specifically S3 records.

  • Hi,

    I agree that it will be useful to mention the flash size in the user guide directly. I will convey this feedback to the person maintaining the EVM user guide. The flash is 64-Mbit (the flash part: GD25B64CWAG is mentioned in the EVM block diagram and BOM xls available on the EVM page).

    The flash will be at 0xC6000000 as per the Master Subsystem Cortex R5F Memory Map in the device's technical reference manual:

    I am not aware of CCS offering any flashing functionality for our device (or any other device for that matter).

    For flashing our devices, we use C:\ti\mmwave_mcuplus_sdk_04_02_00_02\mcu_plus_sdk_awr294x_08_01_01_06\tools\boot\uart_uniflash.py (or the equivalent directory for different SDK versions).

    The mmWave SDK user guide C:\ti\mmwave_mcuplus_sdk_04_02_00_02\mmwave_mcuplus_sdk_04_02_00_02\docs will contain information about its usage.

    Regards,

    Aayush