This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

boot tcp server example

Hi,

I've compiled all mcu_plus_sdk_243x libraries  and code for "tcp server example" with gcc.

I've changed the makefile and the linker.cmd and got *.out file.

I'm starting the debugger with Target Configurations XML and loading the *.out file and symbols then connect to process.

Instead of going to bypass_auto_init  like in clang example it crashes to   HwiP_data_abort_handler_c():

Where should I set the  PC to point to - for running like in original clang project. 

Please advice.

Thanks,

Eli