Why does LwIP need CPU DCache (on STM32H743)?
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?
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?
If you absolutely have to disable the D cache: a. Skip the enable (rather than enable then disable), b. Remove/comment out the "cache maintenance" stuff.
Good luck.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.