Other Parts Discussed in Thread: CC2540
I've recently taken over a CC2540 project and am trying to create a project in IAR Workbench 8.20.3 to test some source code. The source code was built on top of a simpleBLEPeripheral reference project using BLE Stack 1.3.1.
I only have access to the Application Code and a BLE Stack 1.4 to assemble this project, and when I compile I get the Error[Pe095]: array is too large error in both the OSAL_Memory.c and osal_snv.c. I am new to IAR and BLE applications so I'm at a complete loss as to what to do at this point.