User Activity

This is using Stm32CubeIDE  Version: 1.14.0 Build: 19471_20231121_1200 (UTC)When I hit a breakpoint that says "view disassembly" that button often goes to a blank disassembly view. Same if you try and go to a particular address.  If you close the cur...
I'm trying to debug something at the assembly level (mostly compiled from mix of C).  Once I get to a point in my C code I then jump to some memory address where other code is loaded.  With a breakpoint there I want to open up the disassembly view an...
[EDIT - I had Rx Buffers length before which is still there. I mean Rx Buffers Address which has vanished)Trying to walk the right path to get Ethernet working on a dev board, but using CubeMX as the basis (have looked at LwIP_HTTP_Server_Netconn_RTO...
To enable LwIP in CubeMX (inside CubeIDE) it needs the CPU data cache enabled.  Ok, no problems, but it doesn't explain why and I can't find why this is the case. Is anyone able to offer an explaination?  
Kudos from