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