Part Number: CC2640R2F
Hello, I would like to inquire about an error while compiling CCS.
This is the build log
It is possible to compile normally on another desktop, but if you receive the file…
Part Number: CC2642R Other Parts Discussed in Thread: SYSBIOS , TMP116 I'm currently trying to compile a project and am receiving the following build error:
It let's me know that the following symbols are unresolved:
undefined first referenced symbol…
Part Number: CC2564MODA Hello,
I am using SPPLEDEMO in my project, I am implement SPI communication in SPPLEDEMO profile, so after implementing the program.. I am getting some error as "Unresolved Symbol Remain" and " Error encountered during linking…
Part Number: LAUNCHXL-CC26X2R1 Tool/software: Code Composer Studio Following this link for creating a custom hardware board http://dev.ti.com/tirex/content/simplelink_cc2640r2_sdk_2_40_00_32/docs/ble5stack/ble_user_guide/html/ble-stack-5.x/custom-hardware…
Other Parts Discussed in Thread: CC2650 Hi,
I got this errors from out of nowhere.
undefined first referenced
symbol in file
--------- ----------------
__TI_decompress_none
__TI_decompress_rle24
__TI_zero_init
__aeabi_lmul
My build…
Other Parts Discussed in Thread: CC2650STK Hi
I have tried to use the sensor_mpu9250 driver from the sensor tag example in my own project, I have copied the whole file over and all the required files.
When I run the project I get the following error…
Other Parts Discussed in Thread: CC2640 Hi,
I have followed the instructions for porting 2.0 to 2.1 @:
http://processors.wiki.ti.com/index.php/CC26XX_Porting_Projects
and Im getting the following errors when trying to compile the simpleBLEBroadcaster…
Other Parts Discussed in Thread: CC2650 Hi,
I added more than few files. The compiler is not generating .out due to less memory.
I am using CC2650 mcu and sensorTag project.
What are the possible solutions to this issue?
Below is the error when…
Other Parts Discussed in Thread: CC2640 I want to use PWM driver to generate 40khz clock on CC2640 sensortag. I use SmartRF06 EB to debug and CCS to build code and debug.
First,I would open PWM driver,so I write open PWM driver code in main.c
…
Hi, I've changed everything as per the guide provided and able to resolve previous errors that i was facing, but I'm facing the following errors now and can't trace the root cause. For example, I am not able to find the symbol bleStackConfig anywhere…