Other Parts Discussed in Thread: HALCOGEN, TMS570LC4357
I have LwiP 1.4.1 running on an RM57L with FreeRTOS. I can see that the lwip calls to write data out are working and the yellow light consistently flashes on the board when my program is running. I came across this post with someone dealing with a similar issue:
https://e2e.ti.com/support/microcontrollers/hercules/f/312/t/547007?LwIP-RM57-configuration-problem
The solution they are given is to "change to NORMAL_OIWTNOWA_NONSHARED (Write-through cache scheme)" but the page to change MPU options from my Halcogen file is frozen. How can I make this change?