• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Low Power RF & Wireless Connectivity » Low Power RF Bluetooth® Low Energy & ANT Forum » All Tags » IAR
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki

Browse by Tags

Low Power RF & Wireless Connectivity

Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
IAR
  • 2540
  • 2541
  • 8051
  • BLE
  • BLE cc2540
  • BLE stack
  • Bluetooth Low Power
  • BTool
  • CC 2540
  • CC2540
  • CC2540 development
  • CC2540 Flash
  • CC2540 Keyfob
  • cc2540 uart
  • CC2540DK
  • CC2541
  • CCDebugger
  • compiler
  • GATT
  • iar 7.51
  • KeyFobDemo
  • master
  • SimpleBLEPeripheral
  • UART
  • USB
Related Posts
  • Forum Post: Re: CC2540 and other compilers

    Willis1 Willis1
    Hi Andre- Unfortunately at this time the only supported IDE for the CC2540 is IAR. We appreciate your feedback though and will keep this issue in mind as we work on future releases. Thanks, -Sandeep
    on Dec 2, 2010
  • Forum Post: Re: cc2540 BLE 8051 Core

    mitaka mitaka
    I have a similar problem with getting an interrupt from Timer1. I have the mini dev kit. Timer1 is in modulo mode and T1OVFIM = 1; // Enable overflow interrupt T1IE = 1; // Enable Timer 1 interrupts by setting [IEN1.T1IE=1] EA = 1; // Enable global interrupt by setting the [IEN0.EA=1] the...
    on Jan 7, 2011
  • Forum Post: CC2540 with IAR Kickstart version 7.60 (code size error)

    Ryan Hodges Ryan Hodges
    Hello, I am trying to get familiar with the CC2540. I purchased the mini dev kit and downloaded IAR kickstart for 8051 version 7.60. I installed what I thought was the latest patch (EW8051-7.60.6-EV). When I tried to compile the included SimpleBLEPeripheral project I get the error "too much...
    on Feb 9, 2011
  • Forum Post: Trouble with the USB Dongle, IAR and PuTTY

    Anna Mannila Anna Mannila
    I would like write a logging script that would save data sent from the keyfob to my PC. For this I would need to modify HostTestRelease somewhat and to connect to the dongle via UART with an application I've written myself, not with BTool. However, at the moment I am having two problems. 1. I...
    on Jun 22, 2011
  • Forum Post: CC2540: which file is eventually downloaded to the target?

    Jerry Guo Jerry Guo
    Hi TI experts, I have a quick question: which file is eventually downloaded to the target? obviously it's not CC2540MiniDkDemoSlave.hex, becasue this one is 282k something, which is a way bigger than 256k flash, so what is the one being downloaded? Thanks, Jerry
    on Jul 16, 2011
  • Forum Post: Why keyfobdemo worked on IAR8.10 but not working properly on IAR7.60?

    Jerry Guo Jerry Guo
    Hi TI experts, Recently, I tried to migrate my working project from IAR8.10 back to IAR7.60, and something weird happened, source code is the same only the work space files are different. On IAR7.60: LED couldn't be turned on Accelerometer is working as expected Battery reading...
    on Jul 29, 2011
  • Forum Post: CC2540 SimpleBLEperipheral source code for smartRF05EB

    Lyne Tchapmi Petse Lyne Tchapmi Petse
    I downloaded the ble stack 1.1a and I rebuilt the provided simpleBLEPeripheral source code without any modifications. I used IAR to do so, but the output file I get is cc2540_ble1.1_keyfob_simpleBLEPeripheral.hex. I am using the smartRF05EB and this output file doesn't run on the board (the device...
    on Jan 19, 2012
  • Forum Post: Keyfob - which version of IAR to use?

    Richard Dolf Richard Dolf
    Hello, I have the 2540 Mini development kit with keyfob and would like to download the appropriate IAR evaluation software. Choices are v7.30, v7.51a and v7.60. Can anyone advise me on which version of IAR software works best for the keyfob project? Thanks, Richard
    on Jan 24, 2012
  • Forum Post: CC2540 IAR Embedded workbench debugging

    Flor Flor
    Hi, I would like to use the IAR debug tools and BTool at the same time so I can see the effects that the configuration of parameters in BTool has in the flow execution of my code. Is that possible? I am trying it but when it is on debug mode I am not able to set the link Thank you,
    on Jan 12, 2012
  • Forum Post: cc2540 Mini Dev Kit Simple Code Change Help

    William S. William S.
    I have the mini dev kit up and running and chose for my first modification to change the NOTIFY bit in characteristic 4 to be DEFAULT value of 1 in the SIMPLEBLEPERIPHERAL project. I have looked all over the code and read the firmware dev guide and for the life of me can't find where it is initialized...
    on Mar 23, 2012
  • Forum Post: IAR

    Daniel Leong Daniel Leong
    Have been wondering with just the CC2540EMK, a CC-Debugger and IAR embedded workbench, if I need more than 30 days to work on my project, is there any solution around that 30 days for the IAR embedded workbench? How have all of you been working on your CC2540 project? Do I necessary have to use IAR embedded...
    on May 30, 2012
  • Forum Post: CC 2540 Demo code IAR barebone 8192 (8KB) binary size limit problem

    Jesper Hoff Jesper Hoff
    Hello. Anyone who have had a problem trying to build a demo project for the CC2540 using IAR Workbench barebone license? Apparently there is an 8KB limit to the binary file, which is currently around 300+ KB ; A massive difference! I have tried running through files, removing all but the basic stuff...
    on Oct 5, 2012
  • Forum Post: CC2540 flash memory size

    Marco55973 Marco55973
    Dear all, I'm trying to modify the source code given by TI. My CC2540 has 256KB of memory size but if I compile my code with IAR I get this error: Error[e104]: Failed to fit all segments into specified ranges. Problem discovered in segment XDATA_N. Unable to place 2 block(s) (0xc02 byte(s)...
    on Feb 21, 2011
  • Forum Post: IAR IDE Error: "The C-SPY option "Run to 'main'" is enabled ..."

    Amir Eshel Amir Eshel
    Hi, this error recently popped up for no good reason: I can't figure out what causes this to pop up. What I do know: This occurs on the IAR Workbench version 8.11.1 from February 2012 - the one that came with BLE Stack 1.2.1 (which I'm using) Happens regardless of hardware and debugging...
    on Nov 26, 2012
  • Forum Post: Compiling CC2540 code in SDCC

    Gijs de Graaf Gijs de Graaf
    Hello, I am a student and a part of my graduation assignment involves programming the CC2540 chip. The problem is that I'm not able to use the IAR compiler since I don't have a license. That's why I'm trying to use SDCC for compiling the SimpleBLE peripheral and proceed from there...
    on Feb 9, 2011
  • Forum Post: A couple of SimpleBLEPeripheral code questions

    Darren Jones1 Darren Jones1
    Hi, I am starting to put something together in IAR based on the SimpleBLEPeripheral project. I have the CC2541 Mini Kit which comes with the CC2540 USB dongle. I want to do some range testing to see the difference between the CC2540 & CC2541 (I believe the CC2541 has lower power) and looking through...
    on Jan 25, 2013
  • Forum Post: RE: Open Source Compiler for CC2540

    LPRF Rocks the World  LPRF Rocks the World
    The cost of software IDE is a smaller chunk of the development cost in an RF based prototype development, I agree to that. SDCC support is available for the TI 8051 SoC for possible open source development if anyone is interested, but not with the TI BLE Stack which is bundled with the IAR EW8051 IDE...
    on Feb 18, 2013
  • Forum Post: RE: Open Source Compiler for CC2540

    LPRF Rocks the World  LPRF Rocks the World
    Darren, Thank you for sharing your thoughts. What would be your preferred development environment? LPRF Rocks the World
    on Feb 18, 2013
  • Forum Post: RE: CC2540DK: Issues Compiling Example Projects with IAR 8051 8.20

    ..\ ..\
    Thanks for your response. Realizing everyone here is happy, I have carried this conversation to another location - as a discussion, since the problem referred to in this thread has been resolved. at http://e2e.ti.com/support/low_power_rf/f/660/t/249714.aspx I'm glad it works for you. ...
    on Mar 5, 2013
  • Forum Post: RE: SmartRF05EB provides exactly the same debug functionality as CC Debugger, so why does the customer need to do this?

    ..\ ..\
    Thank you for offering to help. I really appreciate it and I realize that I should have turned to this forum for guidance and assistance with development tools, instead of to IAR, even though the problem appears to be rooted to IAR EWB IDE - Compiler. I sincerely do not have the will or luxury of...
    on Mar 7, 2013
  • Forum Post: RE: SmartRF05EB provides exactly the same debug functionality as CC Debugger, so why does the customer need to do this?

    ..\ ..\
    Fredrik, You replied to e-mails I sent directly to IAR technical support. But here at E2E forum, it shows you as 'TI Employee'. Are you the same Fredrik? If so, who do you work for / represent? TI or IAR? Tamer.
    on Mar 7, 2013
  • Forum Post: RE: SmartRF05EB provides exactly the same debug functionality as CC Debugger, so why does the customer need to do this?

    ..\ ..\
    Some of the OPTIONS settings were not the same in my setup, even though mine are 'default values'.. Changing my settings has made some difference but hasn't cured my problems.... Downloads to CCDebugger quicker now and gets there. But IAR EW IDE still locks-up, grey screen - forever....
    on Mar 12, 2013
  • Forum Post: RE: CC2540 and other compilers

    Joe Bloggs Joe Bloggs
    IAR compiler is not even worth £170 Utter rubbish - NOT RECOMMENDED... TI and IAR have created a MONOPOLY and you are screwed once you buy into it. I suggest you seriously consider and check out http://www.bluetooth.com/Pages/Get-Started.aspx for other options, before you commit your...
    on Apr 12, 2013
  • Forum Post: CC2540 and other compilers

    Andre S Andre S
    Hi, I want to ask if there is a chance that TI releases the link-libraries containing the protocol stack for alternate compilers like sdcc? Unlike the price for an IAR license the CC2540 is an ideal playground for hobbyists and a 30 day eval puts you in a lot of pressure even for small projects...
    on Dec 1, 2010
  • Forum Post: Removal or Uninstallation of IAR C Compiler for TI CC2540 from Windows 7 PC

    Joe Bloggs Joe Bloggs
    It is ridiculous that I ask IAR to be completely removed from my PC - Purely to reinstall from scratch to eliminate issues that IAR nor TI have been able to help me with, However upon reinstalling it on my PC IAR C Compiler (which is like fort knox) doesn't even bother asking me for a license key...
    on Apr 12, 2013
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use