TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 56 results View by: Thread Post Sort by
  • Compiler/CC2640: Prefilling the stack not working and binary image created by tiobj2bin gets huge

    Mark Samarin
    Mark Samarin
    TI Thinks Resolved
    Part Number: CC2640 Tool/software: TI C/C++ Compiler I am trying to prefill the stack with 0x55. I tried modifying the .stack section by adding the fill command: SECTIONS { . . .stack : > SRAM (HIGH) LOAD_START(heapEnd), fill = 0x55 } …
    • over 7 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: CC2652PSIP: Reported error "No rule to make target"

    Alex Strelbytskyy
    Alex Strelbytskyy
    Hi Jan, I'm using CC2652PSIP, The linker command file cc13x2_cc26x2_app_tirtos7.cmd was not changed. There is only one post-build step is present: "${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName…
    • over 1 year ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • CC2652R7: Generated .bin file is oversized in CC25652R7

    mohan prasanna R
    mohan prasanna R
    TI Thinks Resolved
    Part Number: CC2652R7 Hi SDK using : simplelink_cc13xx_cc26xx_sdk_7_10_01_24 Code Using : simple_peripheral_LP_CC2652R7_tirtos7_ticlang We are using the default SDK code without any modification. In project properties -> build -> steps -> Post…
    • over 1 year ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • CC1311P3: Generating binary for the CC1311 bootloader

    Max Menges
    Max Menges
    Resolved
    Part Number: CC1311P3 Hi Everyone, I'm trying to flash a 1311 through the ROM bootloader. The bootloader part is not problem, I can communicate, erase sectors and flash a program. I can't generate a binary to flash to the controller though.... The…
    • Resolved
    • over 1 year ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: CC2652R: BLE chip BSL firmware over uart

    Ryan Brown1
    Ryan Brown1
    Resolved
    The expected bootload update procedure is detailed in Chapter 8 of the TRM, which I recommend you read through entirely. You also have sblAppEx source code to reference. The .bin file is built using post-build steps ${CG_TOOL_ROOT}/bin/tiarmobjcopy…
    • over 2 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • CC1352P: How to post build .bin of ZNP example in CCS V12

    dAVID
    dAVID
    Resolved
    Part Number: CC1352P Hi Ryan and Yikai, How are you? CCS v12.2.0.0009 was used to build ZNP example (SDK6.40). Post-build steps: ${CG_TOOL_ROOT}/bin/tiarmobjcopy ${BuildArtifactFileName} --output-target ihex ${BuildArtifactFileBaseName}.hex $…
    • Resolved
    • over 2 years ago
    • Zigbee & Thread
    • Zigbee & Thread forum
  • Answered
  • RE: LAUNCHXL-CC1352R1: How can I generate the .bin file for the translator project?

    Sid
    Sid
    Resolved
    Hi Nelson, There are some small changes to the post build step from that thread which refers to a different product line. Please add this line in the post build step. ${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin ${BuildArtifactFileName} ${ProjName…
    • over 2 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • CC2652PSIP: Execution functions from RAM and binary file for firmware upgrade

    Alex Strelbytskyy
    Alex Strelbytskyy
    Resolved
    Part Number: CC2652PSIP Hello, In order to implement firmware upgrade feature for CC2652PSIP, some functions must be executed from RAM. The .map-file shows that function is located in RAM, but size of binary file is more than 0x20,000,000, the expected…
    • Resolved
    • over 2 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: LAUNCHXL-CC26X2R1: no bin file being generated for simplebleperipheral project

    Ryan Brown1
    Ryan Brown1
    Resolved
    https://e2e.ti.com/f/1/t/990208 https://e2e.ti.com/f/1/t/1027000 "${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin.bat" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "${CG_TOOL_ROOT}/bin/armofd.exe" "${CG_TOOL_ROOT}/bin/armhex.exe" "${CCS_INSTALL_ROOT…
    • over 3 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: CC2642R: Our .hex file for our custom BIM indicates start address 0x6000 - overlaps with app space

    Ludmil Kalaydjiyski
    Ludmil Kalaydjiyski
    Thanks Ryan Brown1, For our application and BIM we use post-build steps as shown below: "${CG_TOOL_HEX}" -order MS --memwidth=8 --romwidth=8 --intel -o "${ProjName}.hex" "${ProjName}.out" "${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin" "${BuildArtifactFileName…
    • over 2 years ago
    • Bluetooth®︎
    • Bluetooth forum
>

Didn't find what you are looking for? Post a new question.

  • Ask a new question