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.

CORTEX R4: can't initialize target CPU. the property endianness is not defined

Other Parts Discussed in Thread: TMS570LS3137

Hi,

while i was trying to execute a simple example program for uart communication with my pc i get this error while debugging(CORTEX R4: can't initialize target CPU. the property endianness is not defined)

i tried to sort it out but i can't help me out of this please. 

i have set my target configuration as UART communication with board tms570ls3137

  • Hello Raja,

    What device are you using? I see that you have selected the LS3137 configuration, but does this match the markings on the top of the device? Are you using a development board from TI or are you using a custom board?

    Also, you mention you have your target configuration as UART? This is not a viable configuration for the TMS570LS3137 device. It will most likely take the XDS100V2 if you are using one of the TI supplied development kits like an HDK, USB Kit, or Control card.
  • Hi, chuck
    thanks for helping me to sort out the query. It worked using XDS100V2 configuration.