Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640
I'm implementing a split format project to make use of BLE stack placement in ROM on a CC2640R2F, so I have an app project and a linked stack project, and am using CCS as my development tool.
I need to make some changes to the TI library code so that I have more control over flash writes and erasing - I have some fast event processing to perform in the main app.
Can anyone give me pointers on how best (if at all possible) to debug this arrangement as I can only see debugging one side at the moment.