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/TM4C1294NCPDT: Misspelling in comment

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL, EK-TM4C129EXL

Tool/software: Code Composer Studio

Thank you for the information about newer version of TivaWare.

I have downloaded SW-TM4C-2.1.4.178.exe

In file "boot_loader/bl_emac.c" there is a fragment of comment:

"out current TFTP transfer"

I think it should be:

"our current TFTP transfer".

Best wishes,

Piotr Kasprzyk

  • And in many files:
    boot_loader/bl_config.h.tmpl
    examples/boards/dk-tm4c123g/boot_serial/bl_config.h
    examples/boards/dk-tm4c123g/boot_usb/bl_config.h
    examples/boards/dk-tm4c129x/boot_emac_flash/bl_config.h
    examples/boards/ek-lm4f232/boot_serial/bl_config.h
    examples/boards/ek-lm4f232/boot_usb/bl_config.h
    examples/boards/ek-tm4c1294xl/boot_emac_flash/bl_config.h
    examples/boards/ek-tm4c1294xl/boot_serial/bl_config.h
    examples/boards/ek-tm4c129exl/boot_serial/bl_config.h

    here is a text:
    "part way though"
    I think it should be:
    "part way through".

    Best wishes, Piotr Kasprzyk
  • And in "third_party/lwip-1.4.1/ports/tiva-tm4c129/netif/tiva-tm4c129.c"
    "Status flag for EEE link establishged" ->
    "Status flag for EEE link established"
  • HI Piotr,
    Thanks for the feedback. If there will be any newer TivaWare releases I will notify our team to include your feedback.