Hi.
Recently I upgraded SES from 6.20 to the latest 6.30 (running on MacBook Pro 2019, Intel-based), which causes some RAM allocation issues on my nRF project. I don't do any modification to the project between the SES upgrade process.
While running the application, I got the RAM allocation issue log in the debugger:
...which is quite unusual allocation request. This only occurs when I run the code with the SES 6.30.
After this issue has occurred, running the same application with SES 6.20 (installed in parallel with 6.30) has the same issue. Only complete purging both SES 6.20 and SES 6.30 installations will resolve the issue. Something I'm missing here?
The application uses nRF SDK 15.3 and nRF SDK for MESH 5.0, SoftDevice s140 v6.1.1 and target device in nRF52840.
Recently I upgraded SES from 6.20 to the latest 6.30 (running on MacBook Pro 2019, Intel-based), which causes some RAM allocation issues on my nRF project. I don't do any modification to the project between the SES upgrade process.
While running the application, I got the RAM allocation issue log in the debugger:
After this issue has occurred, running the same application with SES 6.20 (installed in parallel with 6.30) has the same issue. Only complete purging both SES 6.20 and SES 6.30 installations will resolve the issue. Something I'm missing here?
The application uses nRF SDK 15.3 and nRF SDK for MESH 5.0, SoftDevice s140 v6.1.1 and target device in nRF52840.