Tool/software: Code Composer Studio
Hi,
I'm working on TCP LWIP library and trying to communicate with PC using Modbus TCP Java library J2Mod.
but after get the PC client connected, i get the MCU application halted with fault NVIC_FAULT_ADDR at address 0xE000.EDF8.
I have check the memory map for the name for the address 0xE000.EDF8 but find nothing, so what this 0xE000.EDF8 means? is it general purpose memory location?