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.

CCS/AWR1843BOOST: AWR1843 BOOST Debugging

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: AWR1843, , AWR1642

Tool/software: Code Composer Studio

HI Experts,

I am using AWR1843 BOOST EVM.

"Goal is to Debug the EVM using XDS110 USB Debug Probe".

created Target configuration file <Name>.ccxml.

Selected following options in      .ccxml file

Connection : Texas Instruments XDS110 USB Debug Probe

Board or Device : AWR1843       

Press Save

Test Connection.

Seems the result of test connection is success.

But Loading program is Failed hence not able to debug.

I suspect the Advanced Setup configuration.

Could you please provide Target configuration file / Options/Procedure for AWR1843BOOST?

Thanks in Advance.

BB

  • Hi,
    AWR1843 CCXML file configuration is the same as AWR1642 except for device type selection.
    Steps you have mentioned looks correct.

    So with this ccxml file, are you able to connect to R4F core or not?
    If yes then before loading any image to R4F and/or DSS (C67x) you need to flash the ccsdebug.bin to the device. Please follow mmwave SDK user guide 'CCS development mode' section for this purpose.


    Regards,
    Jitendra
  • Dear Jitendra,

    Thank you very much.Because of long holidays delay in response. Sorry.

    But i already flashed the  xwr18xx_ccsdebug.bin

    Able to connect both ARM & DSP - OK

    For DSP   C674X_0 target->  (.xe674)  is loaded successfully - OK

    But for  Cortex_R4_0 target ->  (.xer4f)  loading failed - NOK

    The following is the Failed log

    Cortex_R4_0: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x3c: (Error -1065 @ 0x0) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.1.0.00007) 

    Cortex_R4_0: File Loader: Verification failed: Target failed to write 0x00000000
    Cortex_R4_0: GEL: File: C:\Users\XXXXX\Desktop\CSS-WorkSpace\mrr_18xx_mss\Debug\mrr_18xx_mss.xer4f: Load failed.

     

    Thanks,

    BB

  • BB,

    Please make sure you are using the latest version of the automotive toolbox. I am using CCS v7.4 and I am able to flash the CCS debug image and load the .xer4f and .xe674 without issue.

    Please make sure that after you have flashed the CCS debug image to your device, you then need to change your SOP settings so that only SOP0 is closed.

    Regards,
    Kyle