Part Number: CC23XX-REPORTS
Other Parts Discussed in Thread: CC2340R5
The BLE project builds successfully with no errors, but the build process does not generate a new .out file.
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.
Part Number: CC23XX-REPORTS
Other Parts Discussed in Thread: CC2340R5
The BLE project builds successfully with no errors, but the build process does not generate a new .out file.
Hi Amal, thank you for reaching out. To help me get more acquainted with the issue you are facing, I would like to ask you a couple of questions. What version of CCS are you using? What compiler version are you using? What SDK are you using? What exact device are you using? What particular project/example are you importing and trying to build? Could you please provide a screenshot of your project's output folder? (the syscfg folder as shown in my attached image). For additional insight to your problem, please take a moment to look at this SLA walkthrough, which offers guidance on how to build a BLE project: https://dev.ti.com/tirex/explore/node?isTheia=false&node=A__AcrwHdZt.SBRoZj0q1LDWQ__SIMPLELINK-ACADEMY-CC23XX__gsUPh5j__LATEST
Furthermore, here is an image showing you where you'd locate your .out file after building the project. 
Hello sir,
I’m using CCS 12.4.0 with TI ARM LLVM compiler 2.1.3.LTS. The SDK is SimpleLink Low Power F3 SDK 7.40.00.64, and the target device is CC2340R5 / CC23xx. The project I’m importing is data_stream_LP_EM_CC2340R5_freertos_ticlang. I’ll also share a screenshot of the project’s output folder, including the syscfg folder, so you can compare it with the expected project structure.
How are you Amal,
Thank you for your informative response. Based on the compiler version you have shared with me, I recommend using: 3.20.0.LTS, as per the dependency section of the release notes for your particular SimpleLink Low Power F3 SDK 7.40.00.64 version, this is the required version of the compiler. Which brings me to my next question, why are you using SimpleLink Low Power F3 SDK 7.40.00.64?
Furthermore, can you please share the screenshot of your project output folder, please refer to the screenshot I sent you earlier, I would like one that shows me that particular file location. This will help me get an idea of what is being output when you build your project. What operating system are you using (Windows, MacOS, Linux)? Lastly, are you able to put your project in debug mode?
For your reference, here is a link to the release notes for your particular version of the SimpleLink Low Power F3 SDK (you can find the dependencies section I mentioned in the first paragraph here ->): https://software-dl.ti.com/simplelink/esd/simplelink_lowpower_f3_sdk/7.40.00.64/exports/release_notes_simplelink_lowpower_f3_sdk_7_40_00_64.html