Referring to udp socket example i found the .bin file size to be around 30 KB and the .out file to be very high around 400+ KB.
Now when i load the .out using CCS onto CC32000 , where is the '.out' loaded on the device. I mean will this ',out' go directly on to the ram ( only 256 KB , so not possible ) or the external flash?
Who maintains the program symbols and facilitates the debugging process?
Basically i would like to understand how the .out gets loaded on to the device and what part of it actually goes into the RAM and where rest debug information goes in.
How the debugging process works.
Thanks
Regards,
Sreenivasa.