Other Parts Discussed in Thread: UNIFLASH, CC2640R2F, CC2642R, LAUNCHXL-CC26X2R1
Tool/software: Code Composer Studio
Hello,
we have a customer with a concern as below:
Conducting AoA by rtls_master, rtls_slave and rtls_passive.
First Case:- Using simplelink_cc13x2_26x2_sdk_4_30_00_54 with CCSv10.1.1. When try to load the sample code of rtls_master and rtls_slave it gave me this error:
" Cortex_M4_0: File Loader: Memory write failed: Timed out waiting for target flashloader to execute command.
Cortex_M4_0: GEL: File: C:\Users\ANAMUL HAQUE SOHEL\workspace_v10\rtls_master_CC26X2R1_LAUNCHXL_tirtos_ccs\Debug\rtls_master_CC26X2R1_LAUNCHXL_tirtos_ccs.out: Load failed."
Gave the details in attached file.
Second Case::- Using simplelink_cc2640r2_sdk_3_10_00_15 with CCSv10.1.1 and CCSv9. The rtls_master and rtls_slave sample code gave error at building. Error:
"gmake: Target 'all' not remade because of errors.
Description Resource Path Location Type
#20 identifier "__int8_t" is undefined .ccsproject /rtls_master_cc2640r2lp_app line 37, external location: C:\ti\ti-cgt-arm_18.12.5.LTS\include\sys\_stdint.h C/C++ Problem
#20 identifier "__int8_t" is undefined .ccsproject /rtls_master_cc2640r2lp_app line 88, external location: C:\ti\ti-cgt-arm_18.12.5.LTS\include\machine\_types.h C/C++ Problem
#66 expected a ";" AOA.c /rtls_master_cc2640r2lp_app/Drivers/AOA line 4 C/C++ Problem
gmake: *** [Drivers/AOA/AOA.obj] Error 1 rtls_master_cc2640r2lp_app C/C++ Problem
gmake: Target 'all' not remade because of errors. rtls_master_cc2640r2lp_app C/C++ Problem"
Third Case:- Using hex file of rtls_master.hex in UniFlash but RTLS UI could not Detect the device. I used xdsdfu.exe for changing the firmware version but unable to do it.
Regards,
Roland