TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 53 results View by: Thread Post Sort by
  • CC1310: About AUX_RAM Usage as SRAM

    Gil Tidhar
    Gil Tidhar
    TI Thinks Resolved
    Part Number: CC1310 Hello We have reached a point in our project where we lack SRAM space Since we do not want to change MCU just yet - we are considering using the Sensor Controller SRAM (AUX_RAM) as an extension of the main core SRAM SimpleLink documentation…
    • over 2 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • CC2640R2F: increase speed of communication

    SenseGiz Team
    SenseGiz Team
    TI Thinks Resolved
    Part Number: CC2640R2F Tool/software: hello, im using code composer studio version 10.3.0.00007 ble sdk simplelink_cc2640r2_sdk_5_10_00_02 XDC tool version 3_51_03_28_core external flash w25x40cluxig #define DEFAULT_MAX_SCAN_RES 10 // Advertising interval…
    • 1 month ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: AUX_RAM size and usage example

    JXS
    JXS
    The AUX_RAM is 2kB , so 0x400E0000 + 2kB yields an end address of 0x400E07FF. Please see 17.2 Memory Mapping in the CC26xx TRM (SWCU117) for an explanation of the 4kB memory space allocation. Best wishes
    • over 8 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: CC2630: TIMAC flash only build, not sure how to allocate RAM

    Daniel Berliner
    Daniel Berliner
    Resolved
    An additional 8k from cache as GPRAM would give me everything I need. I'll look into the AUX_RAM but that probably wont be needed. Thanks!
    • over 1 year ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: LAUNCHXL-CC1352P: Using the ultra-low leakage 4Kb SRAM that the CC1352P has on the sensor interface

    Alejandro Diaz Olea
    Alejandro Diaz Olea
    I want to declare a time_t global variable in that section of the RAM to read and write every second. For that I need to do those steps?: - Add the linker symbol "AUX_AS_RAM=1" in the Command File Preprocessing. - Add all the code that is listed…
    • over 1 year ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • RE: CC2652RSIP: Changing passcode

    OOMAR
    OOMAR
    Hey Ammar; Are you sure that ram have capable of non-volatile storing. I writed codes below. When I restarted chip, passcode is erased. #define APP_SERIAL_ADDRESS (0x400E0000) //AUX_RAM 0x400E 0000 #pragma RETAIN(Psw) #pragma LOCATION(Psw, APP_SERIAL_ADDRESS…
    • over 3 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: CC1352R: Preserving variable data on calling SysCtrlSystemReset

    D. Devedzhiev
    D. Devedzhiev
    Hi Tim, I think that the AUX_RAM is not zeroed by HW on reset so you could try using it to save the data that needs to survive reset. Regards Dimitar Devedzhiev
    • over 3 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: LAUNCHXL-CC2640R2: Unable to repurpose Cache as GPRAM

    Clément
    Clément
    Resolved
    Hi, Great, glad we have found the solution together. Let us know how it goes for the AUX_RAM. If needed, don't hesitate to open a new thread (that way this one will only be dedicated to Cache as RAM). Best regards,
    • over 3 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: CCS/CC2640R2F: Value characteristics not well managed when is an array with too many elements

    Alfredo Di Martino
    Alfredo Di Martino
    Resolved
    Hi Clement, probably I found the problem… When my data are too big I have an problem of memory allocation about AUX_RAM. as you can see below: Instead when the AUX_RAM is disponible, I have: So, the question is: HOW CAN I MOVE AUX_RAM -> SRAM…
    • over 4 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: CC2640R2F: Can I use CACHE_AS_RAM with OSAL_SNV=2?

    Clément
    Clément
    Resolved
    Hi, Exactly, the same applies for the AUX_RAM as RAM. As you mentioned, the AUX_RAM can be leveraged no matter if the CACHE is already used as RAM and/or the configuration of the SNV. Best regards,
    • over 4 years ago
    • Bluetooth®︎
    • Bluetooth forum
>

Didn't find what you are looking for? Post a new question.

  • Ask a new question