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.

file formats supported by IAR debug interface for CCDebugger and SmartRF05 ?

Other Parts Discussed in Thread: CC2541, CC2510

Hello,

my current impression is, that while CCDebugger supports IARs UBROF format, this is not supported using SmartRF05 (Version 1.81). Is this correct or am I missing any options/updates ? I am using the current IAR environment (8.11).

Regards

Uwe

  • The SmartRF05EB is basically a CC Debugger + breakout I/O and extra peripherals, so the support should be the same.

    Br,
    ABO 

  • Thanks. The reason for my question is: I am getting

    'Fatal error: The object file contains features not supported by your device. Session aborted'

    if I try to download a file created with 'ks_option' (via the debugger interface of IAR) to SmartRF05EB (with CC2541 daughterboard), while this works fine für CC2510 via CCDebugger.

    Any other reason then ?

    Regards

    Uwe

  • Do you mean the linker option "--ks_version"? I will check with IAR whether this option is supported for CC2541.

    Just to clarify: This has nothing to do with the debugger (SmartRF05EB vs. CC Debugger), but has to do with the device under debugging (CC2510 vs. CC2541).

    Br,
    ABO

  • Yes, I was talking about that linker option.

    Thanks for the clarification.

    Any news about cc2541 support for this option ?

    Br Uwe

  • Hi,

    Sorry for not getting back to you sooner. The 'ks_version' option is currently not supported for CC2541, but will be added in IAR 8.20 which I believe is coming soon.

    Br,
    ABO 

    --
    PS. Thank you for clicking  Verify Answer  below if this answered your question!