Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to locate CC2540_ble_single_chip_peri.lib #1

Open
CodeNinja89 opened this issue Dec 15, 2013 · 1 comment
Open

Unable to locate CC2540_ble_single_chip_peri.lib #1

CodeNinja89 opened this issue Dec 15, 2013 · 1 comment

Comments

@CodeNinja89
Copy link

After much trying I'm able to compile the Biscuit source code (reading through the Readme and all). Finally, it says that this library (CC2540_ble_single_chip_peri.lib) file is not found. I checked my TI Library too but it is not there.
I downloaded the library from here.

@zdennis
Copy link

zdennis commented Feb 9, 2014

I believe all of TI's pre-compiled BLE lib files are in C:\Texas Instruments\BLE-CC254x-1.4.0\Projects\ble\Libraries\Common\bin. Your version of the TI stack may be different than what I'm running (1.4.0) so they may be slightly renamed, but you can usually tell by looking at the filenames.

The download link you pointed to is a copy of the example BLE sample projects that you can download from TI's site if you go look up the CC2540/CC2541 SoCs. You will also need an 8051 compiler to run any of those project(s). RedBear recommends IAR Embedded Workbench (and you can use their 30 day unlimited 'code' size trial to compile all of the projects) otherwise you'll be shelling out $3k+ for a license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants