I have an application that is working in NCS 1.8.0. When I build with NCS 2.0.0 and run then there is a hang in qspi_device_uninit (called by fd_mount, ..., qspi_nor_read). nrfx_qspi_mem_busy_check is getting 0xff for the status_value, which sounds incorrect. Any ideas to help track this issue down?
Also, the "CORTEX PERIPHERALS" view in vscode says "SVD: No active debug sessions or no SVD files specified". So I can't look at the QSPI peripheral registers. Any ideas why that would be?