2021-03-25 06:09 AM
I've setup and built quite a bit of a project for a STM32F7508-DK through TouchGFX and STM32CubeIDE. However, I'm running into debugging issues exactly as the following: (https://community.st.com/s/question/0D53W00000JNuw9SAD/cannot-debug-stm32f7508dk). I want to try switch the entire project to a STM32F746G-DK without redoing everything. Is this possible? What would I need to do to effectively do this?
I was able to run my program on the STM32F746G-DK, but haven't been able to get debugging working. I've tried adding a quadspi memory allocation to the Flash.Id but that really didn't do anything.