hi TI professor,
I use the CC2640 sensor controller to control the mpu6500 which is a 6-axis MotionTracking device by SPI bus.According to the datasheet, sensor controller can use 2K ram and use it communication with cotex-M3 MCU. So I program the code at sensor controller studio. But I find both of code and data occupy the ram. It cause the ram is not enough.So I want to know if the code can storage to other memory?